[SPARC/64] constify of_get_property return: drivers
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Mar 2007 07:49:54 +0000 (00:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:54:27 +0000 (01:54 -0700)
The only unfortunate bit here is that the name field of struct map_info
is not const, so for now we put a cast on the assignment of it.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found