ARM: mach-shmobile: sh7372 clock fixes
authorMagnus Damm <damm@opensource.se>
Thu, 20 May 2010 14:45:03 +0000 (14:45 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 22 May 2010 08:22:56 +0000 (17:22 +0900)
Fixes for the sh7372 clock framework:
 - remove unused #include <linux/platform_device.h>
 - add sh7372 prefix to user modifiable root clocks
 - put modifiable root clock prototypes in header file
 - fix off-by-one id error on VEU MSTP clocks
 - make arrays static

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found