commit | 83ca5c87cb4bac32f8e0cf7f0c640bfcf310bb5d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu May 20 14:45:03 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat May 22 17:22:56 2010 +0900 |
tree | 7f7c9b1940670f67cdbfe3c74d303275ec0dc5bf | |
parent | 33c9607acf159da986c85983e1b58b739bcb46c2 [diff] |
ARM: mach-shmobile: sh7372 clock fixes 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>