powerpc: clean-up include ordering in prom.h
authorRob Herring <rob.herring@calxeda.com>
Tue, 17 Sep 2013 19:34:00 +0000 (14:34 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Oct 2013 01:04:11 +0000 (20:04 -0500)
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>

No differences found