libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
[linux-2.6-block.git] / drivers / bcma / main.c
index c466f752b067d2bbbcbbd2cdcaf50bb82942d80f..786be8fed39e980add0b9e1cddc9e0682171dc9a 100644 (file)
@@ -350,7 +350,7 @@ static int bcma_register_devices(struct bcma_bus *bus)
                bcma_register_core(bus, core);
        }
 
-#ifdef CONFIG_BCMA_DRIVER_MIPS
+#ifdef CONFIG_BCMA_PFLASH
        if (bus->drv_cc.pflash.present) {
                err = platform_device_register(&bcma_pflash_dev);
                if (err)