]> Git Repo - linux.git/blobdiff - drivers/gpio/gpio-xilinx.c
selinux: Remove security_ops extern
[linux.git] / drivers / gpio / gpio-xilinx.c
index 792a05ad46497126e39c4ed23bc240bf3b63e66b..12481867daf11e8fa580df58e266225d9e332ade 100644 (file)
@@ -289,7 +289,7 @@ static int xgpio_of_probe(struct device_node *np)
        return 0;
 }
 
-static struct of_device_id xgpio_of_match[] = {
+static const struct of_device_id xgpio_of_match[] = {
        { .compatible = "xlnx,xps-gpio-1.00.a", },
        { /* end of list */ },
 };
This page took 0.03215 seconds and 4 git commands to generate.