]> git.dujemihanovic.xyz Git - u-boot.git/commit
pg-wcom-ls102xa: Include <config.h> in the board file
authorTom Rini <trini@konsulko.com>
Wed, 1 Nov 2023 16:28:15 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:50:52 +0000 (14:50 -0500)
commit322ca743d2085e758e986c6b84fe71d7f935acea
tree8cbf1224d7fadbdbd0c31c9239e803503c548fae
parent8db127d983401d8a964c75e58abb83af608dd7b1
pg-wcom-ls102xa: Include <config.h> in the board file

Given that this file references CFG_* defines, we need to be explicit in
our inclusion of config.h, so that these will be defined.

Reviewed-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitacienergy.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c