|
@@ -41,7 +41,7 @@
|
|
#define I2C_ADDR_MUIC (0x4A >> 1)
|
|
#define I2C_ADDR_MUIC (0x4A >> 1)
|
|
#define I2C_ADDR_HAPTIC (0x90 >> 1)
|
|
#define I2C_ADDR_HAPTIC (0x90 >> 1)
|
|
|
|
|
|
-static struct mfd_cell max77693_devs[] = {
|
|
|
|
|
|
+static const struct mfd_cell max77693_devs[] = {
|
|
{ .name = "max77693-pmic", },
|
|
{ .name = "max77693-pmic", },
|
|
{ .name = "max77693-charger", },
|
|
{ .name = "max77693-charger", },
|
|
{ .name = "max77693-flash", },
|
|
{ .name = "max77693-flash", },
|