PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
[powerpc.git] / drivers / pnp / pnpbios / core.c
index b71aff2..3a201b7 100644 (file)
@@ -570,6 +570,7 @@ static int __init pnpbios_init(void)
        /* scan for pnpbios devices */
        build_devlist();
 
+       pnp_platform_devices = 1;
        return 0;
 }