diff options
Diffstat (limited to 'arch/x86/cpu/tangier/tangier.c')
-rw-r--r-- | arch/x86/cpu/tangier/tangier.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/cpu/tangier/tangier.c b/arch/x86/cpu/tangier/tangier.c index 20d6c6039b..ac8733c75e 100644 --- a/arch/x86/cpu/tangier/tangier.c +++ b/arch/x86/cpu/tangier/tangier.c @@ -8,8 +8,6 @@ #include <asm/scu.h> #include <asm/u-boot-x86.h> -DECLARE_GLOBAL_DATA_PTR; - /* * Miscellaneous platform dependent initializations */ |