summaryrefslogtreecommitdiff
path: root/board/keymile
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-11-01 12:28:08 -0400
committerTom Rini <[email protected]>2023-11-07 14:50:51 -0500
commit5faf66a2d10cbc813e65005100d778577a16fa04 (patch)
tree8b49358d864fa449e80ad49482795427620fd3c3 /board/keymile
parentdcda1f27f55e4ddd2d86dac76d57febe15ff8713 (diff)
fsl_qe: Drop common.h
In both include/fsl_qe.h and then also remove common.h from the files which had included fsl_qe.h Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'board/keymile')
-rw-r--r--board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c b/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
index 21c21aac221..01786d938de 100644
--- a/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
+++ b/board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c
@@ -3,7 +3,6 @@
* Copyright 2020 Hitachi Power Grids. All rights reserved.
*/
-#include <common.h>
#include <event.h>
#include <i2c.h>
#include <asm/io.h>