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

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

Also drop the comment about something to be fixed. It is not clear what
needs fixing.

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