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