commit | 5c19c5c6d4f5e1dc0d0e26b683bc820dda01fe06 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Sep 17 14:34:00 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:11 2013 -0500 |
tree | 233cfc00452b6c552d68b213c632e7cf7ccc12ca | |
parent | d0dfa16a600190d142f7538e5909d13c35b60d98 [diff] |
powerpc: clean-up include ordering in prom.h Now that the core OF headers don't depend on prom.h, rearrange the includes. There are still lots of implicit includes in the powerpc tree, so the includes of OF headers are still necessary. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org>