]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpio/gpio-grgpio.c
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / gpio / gpio-grgpio.c
index 84d2478ec294cdb27be0a7f576b79bf335b6b124..3c3f515b7916b1a32b2c25a1845989df978a7f03 100644 (file)
@@ -481,7 +481,7 @@ out:
        return ret;
 }
 
-static struct of_device_id grgpio_match[] = {
+static const struct of_device_id grgpio_match[] = {
        {.name = "GAISLER_GPIO"},
        {.name = "01_01a"},
        {},