commit | b5b4bb3f6a11f9c37b6d53138244f2ffe5bacd12 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sat Sep 07 14:08:20 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:12 2013 -0500 |
tree | fcff12dfad91cf9cf168dccdb46fb093b482f788 | |
parent | 26a2056eb21fff26caf99d19ad5448e9403db55d [diff] |
of: only include prom.h on sparc The dependency on prom.h by the core DT code is now removed and only sparc needs to include prom.h for the core code. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org>