sandbox: Make u-boot-sandbox.h a private header
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:22:48 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:32 +0000 (11:02 -0400)
commit86e748d946d4c3b0cb867fba2d9367199fb0adfe
treef62feb66642047b25a631e0c509e971d56494f6e
parentd6d2d0b5e2ab167dad00345aea7b93ec74a7b3e3
sandbox: Make u-boot-sandbox.h a private header

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

Also drop the comment about something to be fixed.

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