ARM: shmobile: r8a7790: tidyup clock table order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 19 Nov 2013 09:05:23 +0000 (01:05 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 07:52:21 +0000 (16:52 +0900)
SuperH lookups clock is using CLKDEV_CON/DEV/ICK_ID() macro
for a long term.
But in these days, the ICK clock is defined in random place.
This patch arranges it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found