commit | 5af5073004071cedd0343eee51d77955037ec6f3 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Sep 17 14:28:33 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:04 2013 -0500 |
tree | 55bf69f5211017c8a842545f58970ac20c5caa0a | |
parent | 5c9f303e996516dd0dcc2ce8c2b95504d3137b19 [diff] |
drivers: clean-up prom.h implicit includes Powerpc is a mess of implicit includes by prom.h. Add the necessary explicit includes to drivers in preparation of prom.h cleanup. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org>