From: David S. Miller Date: Fri, 5 Dec 2008 09:00:46 +0000 (-0800) Subject: sparc: Move property building code into prom_common.c X-Git-Tag: v2.6.29-rc1~568^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e5567cda6387e0f4061bfceebbc1bd63ee42a6;p=pandora-kernel.git sparc: Move property building code into prom_common.c Unfortunately there is some sparc32/sparc64 ifdef'ery in here due to the difference in how the prom_firstprop() and prom_nextprop() routines work. This will be eliminated eventually. Signed-off-by: David S. Miller --- Reading git-diff-tree failed