From: Thomas Gleixner Date: Wed, 19 Aug 2009 12:43:56 +0000 (+0200) Subject: x86: Add probe_roms to x86_init X-Git-Tag: v2.6.32-rc1~629^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7cf5a5b8c0e59eac8d30b62271cb0fa52e53ebc;p=pandora-kernel.git x86: Add probe_roms to x86_init probe_roms is only used on 32bit. Add it to the x86_init ops and remove the #ifdefs. Default initializer is x86_init_noop() which is overridden in the 32bit boot code. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed