x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command...
[pandora-kernel.git] / arch / x86 / kernel / head32.c
index d6d6bb3..3bb0850 100644 (file)
@@ -23,7 +23,6 @@
 static void __init i386_default_early_setup(void)
 {
        /* Initialize 32bit specific setup functions */
-       x86_init.resources.probe_roms = probe_roms;
        x86_init.resources.reserve_resources = i386_reserve_resources;
        x86_init.mpparse.setup_ioapic_ids = setup_ioapic_ids_from_mpc;