]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: shmobile: r7s72100: remove SPI DT clocks from legacy clock support
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 14 May 2014 01:10:14 +0000 (03:10 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 14 May 2014 02:42:54 +0000 (11:42 +0900)
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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/clock-r7s72100.c

index 1a797fe9e42f65e94d2d7804a878c0ac3374f5a8..df187484de5d52289ecbe9dc0fa23f6fa1e16886 100644 (file)
@@ -194,11 +194,6 @@ static struct clk_lookup lookups[] = {
        CLKDEV_DEV_ID("rspi-rz.2", &mstp_clks[MSTP105]),
        CLKDEV_DEV_ID("rspi-rz.3", &mstp_clks[MSTP104]),
        CLKDEV_DEV_ID("rspi-rz.4", &mstp_clks[MSTP103]),
-       CLKDEV_DEV_ID("e800c800.spi", &mstp_clks[MSTP107]),
-       CLKDEV_DEV_ID("e800d000.spi", &mstp_clks[MSTP106]),
-       CLKDEV_DEV_ID("e800d800.spi", &mstp_clks[MSTP105]),
-       CLKDEV_DEV_ID("e800e000.spi", &mstp_clks[MSTP104]),
-       CLKDEV_DEV_ID("e800e800.spi", &mstp_clks[MSTP103]),
        CLKDEV_DEV_ID("r7s72100-ether", &mstp_clks[MSTP74]),
 
        /* ICK */