Merge remote-tracking branch 'asoc/fix/cs42l52' into tmp
[pandora-kernel.git] / drivers / scsi / ps3rom.c
index 959f100..e6e2a30 100644 (file)
@@ -359,7 +359,7 @@ static struct scsi_host_template ps3rom_host_template = {
 };
 
 
-static int __devinit ps3rom_probe(struct ps3_system_bus_device *_dev)
+static int ps3rom_probe(struct ps3_system_bus_device *_dev)
 {
        struct ps3_storage_device *dev = to_ps3_storage_device(&_dev->core);
        int error;