metag: move setup_machine_fdt declaration from prom.h
authorRob Herring <rob.herring@calxeda.com>
Sun, 8 Sep 2013 19:27:53 +0000 (14:27 -0500)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Oct 2013 01:04:03 +0000 (20:04 -0500)
commit7b009939af9bc7b698d7ddec03d53604efff881c
treeb43a8d4135458e93c8bb1fa6a95b1a84992ea2b9
parent0b81430590882954ed60a138ac2bad1149303165
metag: move setup_machine_fdt declaration from prom.h

Move setup_machine_fdt out of prom.h and into asm/setup.h in preparation
to remove prom.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@linaro.org>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: linux-metag@vger.kernel.org
arch/metag/include/asm/prom.h
arch/metag/include/asm/setup.h
arch/metag/kernel/setup.c