From: Stephen Rothwell Date: Thu, 29 Mar 2007 07:49:54 +0000 (-0700) Subject: [SPARC/64] constify of_get_property return: drivers X-Git-Tag: v2.6.22-rc1~1127^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf0dec6fcadb4e1c877b9bafb031a6bdb7112b9;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed