]> Pileus Git - ~andy/linux/blobdiff - drivers/gpio/max7301.c
tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
[~andy/linux] / drivers / gpio / max7301.c
index 3e7f4e06386e7e31d4844e5861c4faedb0c76711..7b82eaae26218c6edb6195b06fb414c790db2c44 100644 (file)
@@ -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;