From 72f6d6b7ea5efbe76e9132a87f8f991b055c2b11 Mon Sep 17 00:00:00 2001 From: Vladimir Zapolskiy Date: Mon, 17 Sep 2018 22:03:27 +0300 Subject: arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option The option has never existed and config whitelist script accumulates it from a comment block, wipe it out from the source code. Signed-off-by: Vladimir Zapolskiy --- arch/arm/cpu/arm926ejs/lpc32xx/dram.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/cpu') diff --git a/arch/arm/cpu/arm926ejs/lpc32xx/dram.c b/arch/arm/cpu/arm926ejs/lpc32xx/dram.c index 2dce0023433..4f975694fd6 100644 --- a/arch/arm/cpu/arm926ejs/lpc32xx/dram.c +++ b/arch/arm/cpu/arm926ejs/lpc32xx/dram.c @@ -8,9 +8,6 @@ * This is called by SPL to gain access to the SDR DRAM. * * This code runs from SRAM. - * - * Actual CONFIG_LPC32XX_SDRAM_* parameters must be provided - * by the board configuration file. */ #include -- cgit v1.2.3