NFS: Kill the obsolete NFS_PARANOIA
[powerpc.git] / drivers / pcmcia / pxa2xx_mainstone.c
index fda0694..383107b 100644 (file)
@@ -175,6 +175,7 @@ static int __init mst_pcmcia_init(void)
        if (!mst_pcmcia_device)
                return -ENOMEM;
 
+       mst_pcmcia_device->dev.uevent_suppress = 0;
        mst_pcmcia_device->dev.platform_data = &mst_pcmcia_ops;
 
        ret = platform_device_add(mst_pcmcia_device);