aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/v3hsk/cpld.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-01-27 20:43:20 -0500
committerTom Rini <trini@konsulko.com>2024-01-27 20:43:20 -0500
commit526a865fe4fea59fb2638726c26e39557eb97fdd (patch)
tree370fe41b129238327a2f67ac6394ecc1b105b992 /board/renesas/v3hsk/cpld.c
parentfb5fe1bf84ff489211b333c0165418f0d119d328 (diff)
parent8a725c610675846b380d865ad68c2295cf15782e (diff)
downloadu-boot-WIP/27Jan2024.zip
u-boot-WIP/27Jan2024.tar.gz
u-boot-WIP/27Jan2024.tar.bz2
Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/27Jan2024
- Assorted code clean-ups
Diffstat (limited to 'board/renesas/v3hsk/cpld.c')
-rw-r--r--board/renesas/v3hsk/cpld.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/renesas/v3hsk/cpld.c b/board/renesas/v3hsk/cpld.c
index 6016f6d..1272aec 100644
--- a/board/renesas/v3hsk/cpld.c
+++ b/board/renesas/v3hsk/cpld.c
@@ -7,7 +7,6 @@
*
*/
-#include <common.h>
#include <dm.h>
#include <errno.h>
#include <i2c.h>