From 0997561de956783ef1ac2f0acf649a0793882a3a Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Sat, 26 Nov 2011 10:30:56 +0000 Subject: ARM: OMAP3: Remove unused define SDRC_R_C_B This patch removes the unused definition of SDRC_R_C_B from the config files. Acked-by: Enric Balletbo i Serra Acked-by: Igor Grinberg Signed-off-by: Thomas Weber Acked-by: Luca Ceresoli Acked-by: Tom Rini --- include/configs/omap3_sdp3430.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/omap3_sdp3430.h') diff --git a/include/configs/omap3_sdp3430.h b/include/configs/omap3_sdp3430.h index d3d25abc3f..5500ede660 100644 --- a/include/configs/omap3_sdp3430.h +++ b/include/configs/omap3_sdp3430.h @@ -322,9 +322,6 @@ #define PHYS_SDRAM_1_SIZE (32 << 20) /* at least 32 meg */ #define PHYS_SDRAM_2 OMAP34XX_SDRC_CS1 -/* SDRAM Bank Allocation method */ -#define SDRC_R_B_C 1 - /*--------------------------------------------------------------------------*/ /* -- cgit v1.2.1