]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - include/linux/platform_data/gpio-omap.h
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux...
[thirdparty/linux.git] / include / linux / platform_data / gpio-omap.h
index 17edc43201d2bf955be3d2806380fb63533e6a13..8b30b14b47d3f14866caf83f4cabf0a51ffba7e8 100644 (file)
@@ -186,7 +186,7 @@ struct omap_gpio_platform_data {
        bool is_mpuio;          /* whether the bank is of type MPUIO */
        u32 non_wakeup_gpios;
 
-       struct omap_gpio_reg_offs *regs;
+       const struct omap_gpio_reg_offs *regs;
 
        /* Return context loss count due to PM states changing */
        int (*get_context_loss_count)(struct device *dev);