Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-mpc8xxx.c
index 5a1817eedd1ba42a661bde558d212d748b9752a3..9ae29cc0d17faf78a5482cbd3b1878e785f45261 100644 (file)
@@ -38,7 +38,7 @@ struct mpc8xxx_gpio_chip {
         */
        u32 data;
        struct irq_domain *irq;
-       void *of_dev_id_data;
+       const void *of_dev_id_data;
 };
 
 static inline u32 mpc8xxx_gpio2mask(unsigned int gpio)