]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/base/init.c
update Documentation/driver-model/platform.txt
[linux-2.6-omap-h63xx.git] / drivers / base / init.c
index c648914b9cde8b37be242c46f3c85429941fdc8f..37138154f9e824b353f322022ba8c41017ae3c3e 100644 (file)
@@ -27,6 +27,7 @@ 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.