]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/video/backlight/corgi_lcd.c
backlight: remove use of __devexit
[karo-tx-linux.git] / drivers / video / backlight / corgi_lcd.c
index d5422479107132df3f33b972b23b659063610520..eaaebf21993e2cfe8207669df94eff1e72bf829f 100644 (file)
@@ -590,7 +590,7 @@ err_unregister_lcd:
        return ret;
 }
 
-static int __devexit corgi_lcd_remove(struct spi_device *spi)
+static int corgi_lcd_remove(struct spi_device *spi)
 {
        struct corgi_lcd *lcd = dev_get_drvdata(&spi->dev);