diff options
Diffstat (limited to 'src/device')
-rw-r--r-- | src/device/dram/ddr_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/dram/ddr_common.c b/src/device/dram/ddr_common.c index bc87712ef6..dcfa18df2a 100644 --- a/src/device/dram/ddr_common.c +++ b/src/device/dram/ddr_common.c @@ -11,7 +11,6 @@ * GNU General Public License for more details. */ -#include <console/console.h> #include <device/dram/common.h> #include <types.h> |