These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / intel_soc_pmic_core.h
index 9498d67..ff2464b 100644 (file)
@@ -24,7 +24,7 @@ struct intel_soc_pmic_config {
        struct mfd_cell *cell_dev;
        int n_cell_devs;
        const struct regmap_config *regmap_config;
-       struct regmap_irq_chip *irq_chip;
+       const struct regmap_irq_chip *irq_chip;
 };
 
 extern struct intel_soc_pmic_config intel_soc_pmic_config_crc;