From: Jeremy Fitzhardinge Date: Wed, 2 May 2007 17:27:06 +0000 (+0200) Subject: [PATCH] i386: clean up mach_reboot_fixups X-Git-Tag: v2.6.22-rc1~1011^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=973efae21beb2feda138f152ed06d4204774d93c;p=pandora-kernel.git [PATCH] i386: clean up mach_reboot_fixups The reboot_fixups stuff seems to be a bit of a mess, specifically the header is in linux/ when its a purely i386-specific piece of code. I'm not sure why it has its config option; its only currently needed for "geode-gx1/cs5530a", so perhaps whatever config option controls that hardware should enable this? Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Andi Kleen --- Reading git-diff-tree failed