]> git.baikalelectronics.ru Git - kernel.git/commit
Make clocksource name const
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Sat, 19 Feb 2011 15:34:50 +0000 (15:34 +0000)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 21 Feb 2011 21:29:07 +0000 (13:29 -0800)
commit142ce8beaaaf0e4abbf13f59b2b58b035167aa79
treed47a19e8f87d7167c5d395950cb55edfa6b899f0
parentaf97440733c75e37e344321bf87a5c91105dc698
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>
include/linux/clocksource.h