Revision c3d6b628395fe6ec3442a83ddf02334c54867d43 authored by Will Deacon on 08 March 2013, 20:43:37 UTC, committed by Linus Torvalds on 08 March 2013, 23:05:34 UTC
Commit ec2212088c42 ("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>
1 parent 15cf17d
History
File Mode Size
boot
configs
include
kernel
lib
mm
tbx
Kconfig -rw-r--r-- 7.0 KB
Kconfig.debug -rw-r--r-- 1.3 KB
Kconfig.soc -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 2.5 KB

back to top