mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-24 15:21:43 +02:00
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>
This commit is contained in:
parent
8db127d983
commit
322ca743d2
@ -3,6 +3,7 @@
|
||||
* Copyright 2020 Hitachi Power Grids. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <event.h>
|
||||
#include <i2c.h>
|
||||
#include <asm/io.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user