]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/dma/mmp_tdma.c
Drivers: dma: remove __dev* attributes.
[karo-tx-linux.git] / drivers / dma / mmp_tdma.c
index 323821c0c095ecf0001ee3d13826499ca2b0c5ef..a9f1cd56689c06a1995aaca6ee53717ecc28a5e0 100644 (file)
@@ -467,7 +467,7 @@ static void mmp_tdma_issue_pending(struct dma_chan *chan)
        mmp_tdma_enable_chan(tdmac);
 }
 
-static int __devexit mmp_tdma_remove(struct platform_device *pdev)
+static int mmp_tdma_remove(struct platform_device *pdev)
 {
        struct mmp_tdma_device *tdev = platform_get_drvdata(pdev);