X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2Fdma%2Fiop-adma.c;h=eacb8be99812dc85168d0d521346f5e7f4d01ea6;hb=4bf27b8b333bcd291664fd0f7d129099d474a23b;hp=9072e173b86079b7bc0caea10d25e8b75979bb32;hpb=6a2b60b17b3e48a418695a94bd2420f6ab32e519;p=karo-tx-linux.git diff --git a/drivers/dma/iop-adma.c b/drivers/dma/iop-adma.c index 9072e173b860..eacb8be99812 100644 --- a/drivers/dma/iop-adma.c +++ b/drivers/dma/iop-adma.c @@ -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;