linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / base / init.c
index 3713815..c648914 100644 (file)
@@ -27,7 +27,6 @@ void __init driver_init(void)
        buses_init();
        classes_init();
        firmware_init();
-       hypervisor_init();
 
        /* These are also core pieces, but must come after the
         * core core pieces.