arm/omap: use const char properly
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 6 Jun 2013 13:24:38 +0000 (15:24 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 12 Jun 2013 14:16:30 +0000 (07:16 -0700)
commit415ab3283c8179adba6ed8316e1a52b93431a8a6
treea7074b35a6554ac86f59022305e67ed6420dad25
parent7252db5fef96b309f323abdfe574c6bf56115481
arm/omap: use const char properly

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>
arch/arm/mach-omap2/id.c
This page took 0.030274 seconds and 5 git commands to generate.