1
0
Fork 0
alistair23-linux/arch/alpha/boot
Will Deacon c3d6b62839 alpha: boot: fix build breakage introduced by system.h disintegration
Commit ec2212088c ("Disintegrate asm/system.h for Alpha") removed the
system.h include from boot/head.S, which puts the PAL_* asm constants
out of scope.

Include <asm/pal.h> so we can get building again.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Cc: David Rusling <david.rusling@linaro.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-03-08 15:05:34 -08:00
..
tools
Makefile
bootloader.lds
bootp.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
bootpz.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
head.S alpha: boot: fix build breakage introduced by system.h disintegration 2013-03-08 15:05:34 -08:00
main.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
misc.c