commit | ccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Mar 29 00:49:54 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 01:54:27 2007 -0700 |
tree | 98617d025f167ad05bb126f0982841ce277ee3af | |
parent | 6a23acf3905287eb952a6f1dbbc8fb3e4eeae2f6 [diff] |
[SPARC/64] constify of_get_property return: drivers 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>