From: Will Deacon Date: Fri, 8 Mar 2013 20:43:37 +0000 (-0800) Subject: alpha: boot: fix build breakage introduced by system.h disintegration X-Git-Tag: v3.9-rc2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d6b628395fe6ec3442a83ddf02334c54867d43;p=pandora-kernel.git alpha: boot: fix build breakage introduced by system.h disintegration 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 so we can get building again. Signed-off-by: Will Deacon Cc: David Rusling Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed