commit | 36d8593ec74dc04d3bd7c1c897a7b7cfbd0b0dc6 | [log] [tgz] |
---|---|---|
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | Sat Feb 19 15:34:50 2011 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Mon Feb 21 13:29:07 2011 -0800 |
tree | d47a19e8f87d7167c5d395950cb55edfa6b899f0 | |
parent | 6f576d57f1fa0d6026b495d8746d56d949989161 [diff] |
Make clocksource name const As nothing should be writing to the clocksource name string, make the clocksource name pointer const. Build-tested on ARM Versatile Express. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: John Stultz <johnstul@us.ibm.com>