of/sparc: move is_root_node() to of.h
authorAndres Salomon <dilinger@queued.net>
Tue, 13 Jul 2010 09:42:26 +0000 (09:42 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 14 Jul 2010 23:08:03 +0000 (17:08 -0600)
Rename is_root_node() to of_node_is_root() and make it available for
all archs to use, as it's not PROM-specific.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found