]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/cros_ec.c
random32: assign to network folks in MAINTAINERS
[~andy/linux] / drivers / mfd / cros_ec.c
index 1f36885d674b07741a4f0374089f2cb04ed839e4..783fe2e73e1edd43344d3bb4c3b1fb09daf9cf3d 100644 (file)
@@ -84,7 +84,7 @@ static irqreturn_t ec_irq_thread(int irq, void *data)
        return IRQ_HANDLED;
 }
 
-static struct mfd_cell cros_devs[] = {
+static const struct mfd_cell cros_devs[] = {
        {
                .name = "cros-ec-keyb",
                .id = 1,