diff options
Diffstat (limited to 'src/include/device/dram')
-rw-r--r-- | src/include/device/dram/common.h | 1 | ||||
-rw-r--r-- | src/include/device/dram/ddr2.h | 1 | ||||
-rw-r--r-- | src/include/device/dram/ddr3.h | 1 | ||||
-rw-r--r-- | src/include/device/dram/ddr4.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/src/include/device/dram/common.h b/src/include/device/dram/common.h index 67d968bd91..c1b4f7621b 100644 --- a/src/include/device/dram/common.h +++ b/src/include/device/dram/common.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef DEVICE_DRAM_COMMON_H diff --git a/src/include/device/dram/ddr2.h b/src/include/device/dram/ddr2.h index 408075f14c..9acf794dec 100644 --- a/src/include/device/dram/ddr2.h +++ b/src/include/device/dram/ddr2.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* diff --git a/src/include/device/dram/ddr3.h b/src/include/device/dram/ddr3.h index 2eba3f35d3..08b7b7c72c 100644 --- a/src/include/device/dram/ddr3.h +++ b/src/include/device/dram/ddr3.h @@ -1,4 +1,3 @@ -/* This file is part of the coreboot project. */ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* diff --git a/src/include/device/dram/ddr4.h b/src/include/device/dram/ddr4.h index a5a6ce6eb6..51fd7bff6d 100644 --- a/src/include/device/dram/ddr4.h +++ b/src/include/device/dram/ddr4.h @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ /* * JEDEC Standard No. 21-C |