of: Provide default of_node_to_nid() implementation.
authorGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 02:11:18 +0000 (20:11 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 30 Jul 2010 06:03:58 +0000 (00:03 -0600)
of_node_to_nid() is only relevant in a few architectures.  Don't force
everyone to implement it anyway.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found