Staging: cpc-usb: fix some build problems in the driver
[firefly-linux-kernel-4.4.55.git] / 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;