aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps6507x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/tps6507x.c')
-rw-r--r--drivers/mfd/tps6507x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/tps6507x.c b/drivers/mfd/tps6507x.c
index a081b925d10b..3b27482a174f 100644
--- a/drivers/mfd/tps6507x.c
+++ b/drivers/mfd/tps6507x.c
@@ -24,7 +24,7 @@
24#include <linux/mfd/core.h> 24#include <linux/mfd/core.h>
25#include <linux/mfd/tps6507x.h> 25#include <linux/mfd/tps6507x.h>
26 26
27static struct mfd_cell tps6507x_devs[] = { 27static const struct mfd_cell tps6507x_devs[] = {
28 { 28 {
29 .name = "tps6507x-pmic", 29 .name = "tps6507x-pmic",
30 }, 30 },