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:
7252db5
)
arm/omap: use const char properly
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Thu, 6 Jun 2013 13:24:38 +0000
(15:24 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 12 Jun 2013 14:16:30 +0000
(07:16 -0700)
The itention was probably to make both pointers const but as it is now,
it is just const used twice.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found