Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / gpio / gpio-bcm-kona.c
index 3f6b33c..de0801e 100644 (file)
@@ -496,7 +496,7 @@ static struct irq_chip bcm_gpio_irq_chip = {
        .irq_release_resources = bcm_kona_gpio_irq_relres,
 };
 
-static struct __initconst of_device_id bcm_kona_gpio_of_match[] = {
+static struct of_device_id const bcm_kona_gpio_of_match[] = {
        { .compatible = "brcm,kona-gpio" },
        {}
 };