diff options
Diffstat (limited to 'arch/ia64/hp/sim/boot/bootloader.c')
-rw-r--r-- | arch/ia64/hp/sim/boot/bootloader.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/hp/sim/boot/bootloader.c b/arch/ia64/hp/sim/boot/bootloader.c index c5e9baafafe0..28f4b230b8cb 100644 --- a/arch/ia64/hp/sim/boot/bootloader.c +++ b/arch/ia64/hp/sim/boot/bootloader.c | |||
@@ -20,7 +20,6 @@ struct task_struct; /* forward declaration for elf.h */ | |||
20 | #include <asm/pal.h> | 20 | #include <asm/pal.h> |
21 | #include <asm/pgtable.h> | 21 | #include <asm/pgtable.h> |
22 | #include <asm/sal.h> | 22 | #include <asm/sal.h> |
23 | #include <asm/system.h> | ||
24 | 23 | ||
25 | #include "ssc.h" | 24 | #include "ssc.h" |
26 | 25 | ||