commit | 5c9f303e996516dd0dcc2ce8c2b95504d3137b19 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Sat Sep 07 14:05:10 2013 -0500 |
committer | Rob Herring <rob.herring@calxeda.com> | Wed Oct 09 20:04:03 2013 -0500 |
tree | 992f90e9002b8fd449be096b389c7d0818bd21da | |
parent | 7b009939af9bc7b698d7ddec03d53604efff881c [diff] |
microblaze: clean-up prom.h implicit includes While powerpc is a mess of implicit includes by prom.h, microblaze just copied this and is easily fixed. Add the necessary explicit includes and remove unnecessary includes and other parts from prom.h Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Grant Likely <grant.likely@linaro.org> Cc: Michal Simek <monstr@monstr.eu> Cc: microblaze-uclinux@itee.uq.edu.au Cc: netdev@vger.kernel.org