From: James Bottomley Date: Tue, 27 Jun 2006 09:53:50 +0000 (-0700) Subject: [PATCH] voyager: fix compile after setup rework X-Git-Tag: v2.6.18-rc1~562 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5fb34261dcd32c9cb3b28121fdc46308db513a1;p=pandora-kernel.git [PATCH] voyager: fix compile after setup rework The following [PATCH] Clean up and refactor i386 sub-architecture setup Doesn't quite work, since it leaves out an include of asm/io.h, without which the use of inb/outb in the setup file won.t work. This corrects that and also removes a spurious acpi reference that apparently crept in ages ago but should never have been there. Signed-off-by: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed