git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f576d5
)
Make clocksource name const
author
Russell King - ARM Linux
<linux@arm.linux.org.uk>
Sat, 19 Feb 2011 15:34:50 +0000
(15:34 +0000)
committer
John Stultz
<john.stultz@linaro.org>
Mon, 21 Feb 2011 21:29:07 +0000
(13:29 -0800)
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>
No differences found