commit | 0c3f061c195ceb891067b6de9e4ecc347c4dea31 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Sep 17 10:42:50 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:07 2013 -0500 |
tree | a576f97862dc34377dd55734bff47da6bb7603c7 | |
parent | 25ff79443cbfa924b8df1d4a8a0fbff83816938a [diff] |
of: implement of_node_to_nid as a weak function Implement of_node_to_nid as weak function to remove the dependency on asm/prom.h. This is in preparation to make prom.h optional. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org>