diff options
Diffstat (limited to 'arch/m68k/lib/bdinfo.c')
-rw-r--r-- | arch/m68k/lib/bdinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/lib/bdinfo.c b/arch/m68k/lib/bdinfo.c index 3719f11c03c..cf6ae5adddf 100644 --- a/arch/m68k/lib/bdinfo.c +++ b/arch/m68k/lib/bdinfo.c @@ -8,7 +8,6 @@ #include <config.h> #include <init.h> -#include <asm/u-boot.h> #include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |