]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitfe6798685107dfbd7162ac190795a28551084574
treee1216104926935c0095c56ef4e152deced5874a5
parent337e92556e5654aab01f16bdb2197e8cb88c86cd
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