diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-14 21:34:05 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-14 21:34:05 -0500 |
commit | ac727577f0f84991e0cae999f175174e606027e2 (patch) | |
tree | 1b6403f46fa05ff8bc8ac48d467385009b12da87 /include/common_timing_params.h | |
parent | d693742b254fdbafeb39dea80e7e9640bc0ebae4 (diff) | |
download | u-boot-ac727577f0f84991e0cae999f175174e606027e2.tar.gz |
Revert "drivers/ddr/fsl: Dual-license DDR driver"
Upon further review, not all code authors are in favour of this change.
This reverts commit ee3556bcafbb05e59aabdc31368984e76acaabc4.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/common_timing_params.h')
-rw-r--r-- | include/common_timing_params.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common_timing_params.h b/include/common_timing_params.h index 3881456a96..070010728b 100644 --- a/include/common_timing_params.h +++ b/include/common_timing_params.h @@ -1,7 +1,7 @@ /* * Copyright 2008-2014 Freescale Semiconductor, Inc. * - * SPDX-License-Identifier: GPL-2.0 BSD-3-Clause + * SPDX-License-Identifier: GPL-2.0 */ #ifndef COMMON_TIMING_PARAMS_H |