diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/common.h b/include/common.h index 997828311e..32999f9cbf 100644 --- a/include/common.h +++ b/include/common.h @@ -35,10 +35,6 @@ #include <flash.h> #include <image.h> -#ifdef __LP64__ -#define CONFIG_SYS_SUPPORT_64BIT_DATA -#endif - #include <log.h> #include <asm/u-boot.h> /* boot information for Linux kernel */ |