sparc: Restore irq_trans_init() call in prom_create_node().
authorDavid S. Miller <davem@davemloft.net>
Sun, 7 Dec 2008 08:46:33 +0000 (00:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Dec 2008 08:46:33 +0000 (00:46 -0800)
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>

No differences found