diff options
Diffstat (limited to 'include/memory/jedec_ddr.h')
-rw-r--r-- | include/memory/jedec_ddr.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/memory/jedec_ddr.h b/include/memory/jedec_ddr.h index ddad0f870e5d..90a9dabbe606 100644 --- a/include/memory/jedec_ddr.h +++ b/include/memory/jedec_ddr.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for DDR memories based on JEDEC specs | 3 | * Definitions for DDR memories based on JEDEC specs |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Texas Instruments, Inc. | 5 | * Copyright (C) 2012 Texas Instruments, Inc. |
5 | * | 6 | * |
6 | * Aneesh V <aneesh@ti.com> | 7 | * Aneesh V <aneesh@ti.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | #ifndef __LINUX_JEDEC_DDR_H | 9 | #ifndef __LINUX_JEDEC_DDR_H |
13 | #define __LINUX_JEDEC_DDR_H | 10 | #define __LINUX_JEDEC_DDR_H |