diff options
-rw-r--r-- | arch/arm/mach-shmobile/clock-r8a7791.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/clock-r8a7791.c b/arch/arm/mach-shmobile/clock-r8a7791.c index 3e1b6b699184..605fc778e3e2 100644 --- a/arch/arm/mach-shmobile/clock-r8a7791.c +++ b/arch/arm/mach-shmobile/clock-r8a7791.c | |||
@@ -267,7 +267,6 @@ static struct clk_lookup lookups[] = { | |||
267 | CLKDEV_DEV_ID("sh_mobile_sdhi.2", &mstp_clks[MSTP311]), | 267 | CLKDEV_DEV_ID("sh_mobile_sdhi.2", &mstp_clks[MSTP311]), |
268 | CLKDEV_DEV_ID("sh_cmt.0", &mstp_clks[MSTP124]), | 268 | CLKDEV_DEV_ID("sh_cmt.0", &mstp_clks[MSTP124]), |
269 | CLKDEV_DEV_ID("qspi.0", &mstp_clks[MSTP917]), | 269 | CLKDEV_DEV_ID("qspi.0", &mstp_clks[MSTP917]), |
270 | CLKDEV_DEV_ID("e61f0000.thermal", &mstp_clks[MSTP522]), | ||
271 | CLKDEV_DEV_ID("rcar_thermal", &mstp_clks[MSTP522]), | 270 | CLKDEV_DEV_ID("rcar_thermal", &mstp_clks[MSTP522]), |
272 | CLKDEV_DEV_ID("i2c-rcar_gen2.0", &mstp_clks[MSTP931]), | 271 | CLKDEV_DEV_ID("i2c-rcar_gen2.0", &mstp_clks[MSTP931]), |
273 | CLKDEV_DEV_ID("i2c-rcar_gen2.1", &mstp_clks[MSTP930]), | 272 | CLKDEV_DEV_ID("i2c-rcar_gen2.1", &mstp_clks[MSTP930]), |