X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fgpio%2Fmax7301.c;h=7b82eaae26218c6edb6195b06fb414c790db2c44;hb=fa877c71e2136bd682b45022c96d5e073ced9f58;hp=3e7f4e06386e7e31d4844e5861c4faedb0c76711;hpb=7954d5cf39ee1ce9bb0a4b19fcf1924885a9cad1;p=karo-tx-linux.git diff --git a/drivers/gpio/max7301.c b/drivers/gpio/max7301.c index 3e7f4e06386e..7b82eaae2621 100644 --- a/drivers/gpio/max7301.c +++ b/drivers/gpio/max7301.c @@ -287,7 +287,7 @@ exit_destroy: return ret; } -static int max7301_remove(struct spi_device *spi) +static int __devexit max7301_remove(struct spi_device *spi) { struct max7301 *ts; int ret;