arm: Add declarations to avoid needing to include headers
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:22:59 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:37 +0000 (11:02 -0400)
commitc45300b0385e8c5f6be789421bd45de66fcfe1ed
treeb7541984c51ecab3b6964740dbfaf50c8605f0b6
parentc62db35d52c6ba5f31ac36e690c58ec54b273298
arm: Add declarations to avoid needing to include headers

At present common.h includes various ARM-specific headers. In preparation
for dropping this, add a few explicit declarations.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/bootm.h
arch/arm/include/asm/u-boot-arm.h
arch/arm/lib/bootm.c