diff options
Diffstat (limited to 'arch/alpha/boot/head.S')
-rw-r--r-- | arch/alpha/boot/head.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/boot/head.S b/arch/alpha/boot/head.S index f3d98089b3dc..b06812bcac83 100644 --- a/arch/alpha/boot/head.S +++ b/arch/alpha/boot/head.S @@ -4,7 +4,6 @@ * initial bootloader stuff.. */ -#include <asm/system.h> .set noreorder .globl __start |