]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/dma/iop-adma.c
Drivers: dma: remove __dev* attributes.
[karo-tx-linux.git] / drivers / dma / iop-adma.c
index 9072e173b86079b7bc0caea10d25e8b75979bb32..eacb8be99812dc85168d0d521346f5e7f4d01ea6 100644 (file)
@@ -1406,7 +1406,7 @@ out:
 }
 #endif
 
-static int __devexit iop_adma_remove(struct platform_device *dev)
+static int iop_adma_remove(struct platform_device *dev)
 {
        struct iop_adma_device *device = platform_get_drvdata(dev);
        struct dma_chan *chan, *_chan;