diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c index 56615af42a28..e4671088f075 100644 --- a/drivers/mfd/sec-core.c +++ b/drivers/mfd/sec-core.c @@ -56,7 +56,9 @@ static const struct mfd_cell s5m8767_devs[] = { .name = "s5m8767-pmic", }, { .name = "s5m-rtc", - }, + }, { + .name = "s5m8767-clk", + } }; static const struct mfd_cell s2mps11_devs[] = {