]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/vio.c
[POWERPC] iSeries: Move detection of virtual cdroms
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / vio.c
index b7c9e44ef180bab4b019dbb60da1f738eeb318ca..cb22a3557c4e88303535336d8859eb2f0da69a7c 100644 (file)
@@ -247,9 +247,6 @@ static int __init vio_bus_init(void)
        int err;
        struct device_node *node_vroot;
 
-       if (firmware_has_feature(FW_FEATURE_ISERIES))
-               iommu_vio_init();
-
        err = bus_register(&vio_bus_type);
        if (err) {
                printk(KERN_ERR "failed to register VIO bus\n");