diff --git a/[refs] b/[refs] index 430f6295bce0..f9815a3aaddf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 28cd1d17801774561c81a5be53bfb2d632aee2a2 +refs/heads/master: c6a3ea22af7a2ed36afa4672a86b3a86d604db33 diff --git a/trunk/include/asm-ppc/ibm44x.h b/trunk/include/asm-ppc/ibm44x.h index 21e41c9b7267..e5374be86aef 100644 --- a/trunk/include/asm-ppc/ibm44x.h +++ b/trunk/include/asm-ppc/ibm44x.h @@ -423,11 +423,7 @@ #define MQ0_CONFIG_SIZE_2G 0x0000c000 /* Internal SRAM Controller 440GX/440SP */ -#ifdef CONFIG_440SP -#define DCRN_SRAM0_BASE 0x100 -#else /* 440GX */ #define DCRN_SRAM0_BASE 0x000 -#endif #define DCRN_SRAM0_SB0CR (DCRN_SRAM0_BASE + 0x020) #define DCRN_SRAM0_SB1CR (DCRN_SRAM0_BASE + 0x021)