arm: Make u-boot-arm.h a private header
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:22:50 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:33 +0000 (11:02 -0400)
commitac6a6bd64a8bbbdcd5885bc5f47589d8b72e7935
tree8fe592b56c585ee8a388dbc429ef3a8e984093f5
parent6862b50f6eebf4379e6d3b74a64378988e8e2961
arm: Make u-boot-arm.h a private header

Rather than including this arch-specific header file in common.h, include
it from within arm's u-boot.h header.

Also drop the comment about something to be fixed. It has been there
forever and it is not clear what it means.

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