diff options
Diffstat (limited to 'arch/arm/mach-shmobile/clock-r8a73a4.c')
-rw-r--r-- | arch/arm/mach-shmobile/clock-r8a73a4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/clock-r8a73a4.c b/arch/arm/mach-shmobile/clock-r8a73a4.c index 7348d58f500e..b5bc22c6a858 100644 --- a/arch/arm/mach-shmobile/clock-r8a73a4.c +++ b/arch/arm/mach-shmobile/clock-r8a73a4.c | |||
@@ -597,7 +597,7 @@ static struct clk_lookup lookups[] = { | |||
597 | CLKDEV_DEV_ID("e6560000.i2c", &mstp_clks[MSTP317]), | 597 | CLKDEV_DEV_ID("e6560000.i2c", &mstp_clks[MSTP317]), |
598 | CLKDEV_DEV_ID("e6500000.i2c", &mstp_clks[MSTP318]), | 598 | CLKDEV_DEV_ID("e6500000.i2c", &mstp_clks[MSTP318]), |
599 | CLKDEV_DEV_ID("e6510000.i2c", &mstp_clks[MSTP323]), | 599 | CLKDEV_DEV_ID("e6510000.i2c", &mstp_clks[MSTP323]), |
600 | CLKDEV_DEV_ID("sh_cmt.10", &mstp_clks[MSTP329]), | 600 | CLKDEV_ICK_ID("fck", "sh-cmt-48-gen2.1", &mstp_clks[MSTP329]), |
601 | CLKDEV_DEV_ID("e60b0000.i2c", &mstp_clks[MSTP409]), | 601 | CLKDEV_DEV_ID("e60b0000.i2c", &mstp_clks[MSTP409]), |
602 | CLKDEV_DEV_ID("e6540000.i2c", &mstp_clks[MSTP410]), | 602 | CLKDEV_DEV_ID("e6540000.i2c", &mstp_clks[MSTP410]), |
603 | CLKDEV_DEV_ID("e6530000.i2c", &mstp_clks[MSTP411]), | 603 | CLKDEV_DEV_ID("e6530000.i2c", &mstp_clks[MSTP411]), |