Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[linux-2.6-block.git] / drivers / dma / edma.c
index af44cadb8de190a6c249a4e3513ecee7b845ce96..cd7e3280fadd121e9dfbd13fef93212c4b217435 100644 (file)
@@ -584,7 +584,7 @@ err_reg1:
        return ret;
 }
 
-static int __devexit edma_remove(struct platform_device *pdev)
+static int edma_remove(struct platform_device *pdev)
 {
        struct device *dev = &pdev->dev;
        struct edma_cc *ecc = dev_get_drvdata(dev);