]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/mfd/intel_soc_pmic_chtwc.c
Merge tag 'kconfig-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[mirror_ubuntu-hirsute-kernel.git] / drivers / mfd / intel_soc_pmic_chtwc.c
index be84bb2aa83745b0dce28cdef5b660da17c06358..49c5f71664bcecad11d5093d5eb17810f31fb8f7 100644 (file)
@@ -41,11 +41,11 @@ enum {
        CHT_WC_CRIT_IRQ = 7,
 };
 
-static struct resource cht_wc_pwrsrc_resources[] = {
+static const struct resource cht_wc_pwrsrc_resources[] = {
        DEFINE_RES_IRQ(CHT_WC_PWRSRC_IRQ),
 };
 
-static struct resource cht_wc_ext_charger_resources[] = {
+static const struct resource cht_wc_ext_charger_resources[] = {
        DEFINE_RES_IRQ(CHT_WC_EXT_CHGR_IRQ),
 };