hexagon: remove unnecessary prom.h includes
authorRob Herring <rob.herring@calxeda.com>
Sun, 8 Sep 2013 19:27:41 +0000 (14:27 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Oct 2013 01:04:02 +0000 (20:04 -0500)
commit0b81430590882954ed60a138ac2bad1149303165
tree7b6da533cfc625efe8d5c7d42a75ccc4d29797e3
parentbe5973117bd48624d9e7d7728d754f4c9a322193
hexagon: remove unnecessary prom.h includes

Hexagon does not have a prom.h header, so it is probably broken with
CONFIG_OF enabled. In any case, remove unnecessary prom.h include in
preparation to make prom.h optional.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Grant Likely <grant.likely@linaro.org>
Cc: linux-hexagon@vger.kernel.org
arch/hexagon/kernel/setup.c