]> git.dujemihanovic.xyz Git - u-boot.git/commit
mpc85xx.h: Use <config.h> directly
authorTom Rini <trini@konsulko.com>
Sat, 27 Apr 2024 14:10:51 +0000 (08:10 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 6 May 2024 21:05:03 +0000 (15:05 -0600)
commitfcdcfc90f151d3ca6b154dc61cf3a37123d679d0
tree0a8381416f9948b7145944fce67443fd712bdaaa
parent6fa4850c95c731cc53550da9233c7144a8fdb7c5
mpc85xx.h: Use <config.h> directly

To ensure that board config headers which set values here in the CFG_SYS
range are used, this header needs to include <config.h> directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/mpc85xx.h