]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
authorStefan Roese <sr@denx.de>
Tue, 27 Oct 2009 10:20:53 +0000 (11:20 +0100)
committerStefan Roese <sr@denx.de>
Mon, 2 Nov 2009 15:29:03 +0000 (16:29 +0100)
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Heiko Schocher <hs@denx.de>
include/configs/sc3.h

index 57637607af8d8ce617b64627875709d684695731..d4697ad3f715ee0c8ae7a3791aa48890ebdecf61 100644 (file)
  * CONFIG_SYS_FLASH_BASE   -> start address of internal flash
  * CONFIG_SYS_MONITOR_BASE -> start of u-boot
  */
-#ifndef __ASSEMBLER__
-extern unsigned long offsetOfBigFlash;
-extern unsigned long offsetOfEnvironment;
-#endif
-
 #define CONFIG_SYS_SDRAM_BASE          0x00000000
 #define CONFIG_SYS_FLASH_BASE          0xFFE00000
 #define CONFIG_SYS_MONITOR_BASE        0xFFFC0000     /* placed last 256k */