diff options
| author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2014-05-13 21:10:12 -0400 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2014-05-13 22:42:53 -0400 |
| commit | 316b9353784386aedc4f2643dfdfda30da268b0b (patch) | |
| tree | b058387122403274830ce3f31aff89daa6245d12 | |
| parent | d165566b8dc425e52a4f2c19c27c63d9807128b2 (diff) | |
ARM: shmobile: r7s72100: remove I2C DT clocks from legacy clock support
Not used anymore since we switched to CCF.
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
| -rw-r--r-- | arch/arm/mach-shmobile/clock-r7s72100.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-shmobile/clock-r7s72100.c b/arch/arm/mach-shmobile/clock-r7s72100.c index 644f1c2a96c7..1a797fe9e42f 100644 --- a/arch/arm/mach-shmobile/clock-r7s72100.c +++ b/arch/arm/mach-shmobile/clock-r7s72100.c | |||
| @@ -199,10 +199,6 @@ static struct clk_lookup lookups[] = { | |||
| 199 | CLKDEV_DEV_ID("e800d800.spi", &mstp_clks[MSTP105]), | 199 | CLKDEV_DEV_ID("e800d800.spi", &mstp_clks[MSTP105]), |
| 200 | CLKDEV_DEV_ID("e800e000.spi", &mstp_clks[MSTP104]), | 200 | CLKDEV_DEV_ID("e800e000.spi", &mstp_clks[MSTP104]), |
| 201 | CLKDEV_DEV_ID("e800e800.spi", &mstp_clks[MSTP103]), | 201 | CLKDEV_DEV_ID("e800e800.spi", &mstp_clks[MSTP103]), |
| 202 | CLKDEV_DEV_ID("fcfee000.i2c", &mstp_clks[MSTP97]), | ||
| 203 | CLKDEV_DEV_ID("fcfee400.i2c", &mstp_clks[MSTP96]), | ||
| 204 | CLKDEV_DEV_ID("fcfee800.i2c", &mstp_clks[MSTP95]), | ||
| 205 | CLKDEV_DEV_ID("fcfeec00.i2c", &mstp_clks[MSTP94]), | ||
| 206 | CLKDEV_DEV_ID("r7s72100-ether", &mstp_clks[MSTP74]), | 202 | CLKDEV_DEV_ID("r7s72100-ether", &mstp_clks[MSTP74]), |
| 207 | 203 | ||
| 208 | /* ICK */ | 204 | /* ICK */ |
