]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/mfd/lp8788.c
mfd: Constify struct mfd_cell where possible
[mirror_ubuntu-bionic-kernel.git] / drivers / mfd / lp8788.c
index 0f1221911018b6d4fd4e558ff0df4996a4b70a10..a30bc15fe5ba5ac6a5b2a04a23a3a518ae2d2ba5 100644 (file)
@@ -71,7 +71,7 @@ static struct resource rtc_irqs[] = {
        },
 };
 
-static struct mfd_cell lp8788_devs[] = {
+static const struct mfd_cell lp8788_devs[] = {
        /* 4 bucks */
        MFD_DEV_WITH_ID(BUCK, 1),
        MFD_DEV_WITH_ID(BUCK, 2),