diff options
Diffstat (limited to 'arch/x86/cpu/tangier/sdram.c')
-rw-r--r-- | arch/x86/cpu/tangier/sdram.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/tangier/sdram.c b/arch/x86/cpu/tangier/sdram.c index 7e1d290fc5..6192f2296b 100644 --- a/arch/x86/cpu/tangier/sdram.c +++ b/arch/x86/cpu/tangier/sdram.c @@ -8,7 +8,6 @@ #include <asm/e820.h> #include <asm/global_data.h> #include <asm/sfi.h> -#include <asm/u-boot.h> #include <linux/printk.h> DECLARE_GLOBAL_DATA_PTR; |