X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fata%2Fpata_platform.c;h=d8d743af32250fe60cbf766ff77eb6a0079bde50;hb=5e3bd4e4b1082e406351083784e3de4cdaa50d7a;hp=6afa07a37648ef7aac343f1d7bdb7e5d5de57161;hpb=590cf28580c999c8ba70dc39b40bab09d69e2630;p=linux-2.6-omap-h63xx.git diff --git a/drivers/ata/pata_platform.c b/drivers/ata/pata_platform.c index 6afa07a3764..d8d743af322 100644 --- a/drivers/ata/pata_platform.c +++ b/drivers/ata/pata_platform.c @@ -186,7 +186,7 @@ EXPORT_SYMBOL_GPL(__pata_platform_probe); * A platform bus ATA device has been unplugged. Perform the needed * cleanup. Also called on module unload for any active devices. */ -int __devexit __pata_platform_remove(struct device *dev) +int __pata_platform_remove(struct device *dev) { struct ata_host *host = dev_get_drvdata(dev);