commit | b9e5567cda6387e0f4061bfceebbc1bd63ee42a6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Dec 05 01:00:46 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 05 17:04:22 2008 -0800 |
tree | 0c7cc9f46f65b943fe8065ba2b3af31a3bbf06b1 | |
parent | e5ff0fe31d69e716f2599bcfb297ca3757e957c5 [diff] |
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 <davem@davemloft.net>