commit | bf944c370ab181ada51c0754a2d13ae8543b149a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Dec 07 00:46:33 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 07 00:46:33 2008 -0800 |
tree | dec0cef77c48098557c3d4bc84632b3e159e0ad9 | |
parent | d34dd82905fb8e1117b67ab6c32989f88cfa0ba8 [diff] |
sparc: Restore irq_trans_init() call in prom_create_node(). This broke sparc64 in various ways. Add an empty dummy hook in sparc32's prom_32.c so that we can potentially handle things on that side similarly, and in particular avoid a prom_common.c ifdef :-) Signed-off-by: David S. Miller <davem@davemloft.net>