]> git.ipfire.org Git - people/ms/u-boot.git/commit
MIPS: malta: do not pull in target header files in config.h
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 9 Jan 2016 16:32:44 +0000 (17:32 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 16 Jan 2016 20:06:46 +0000 (21:06 +0100)
commit995118292cdc0f67299e049c2b11b429e8c295c8
treef191894664a282323633beab13252ab8d0031267
parent0315a28909aa9781706bcd5743f2665220b6b099
MIPS: malta: do not pull in target header files in config.h

config.h is used in target and host code and therefore should not
pull in target header files to avoid compile errors. This change
is also required for the MIPS header file sync done in follow-up
patches.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
include/configs/malta.h