sparc: Move property building code into prom_common.c
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Dec 2008 09:00:46 +0000 (01:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2008 01:04:22 +0000 (17:04 -0800)
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 <davem@davemloft.net>

No differences found