aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/draco/mux.c
diff options
context:
space:
mode:
authorEnrico Leto2024-01-24 15:43:54 +0100
committerTom Rini2024-02-05 13:32:48 -0500
commit60ad0fdb19087297635f97062ac082ba887dda3a (patch)
treed2df10e2ec5e2320a68a331f690e4ac708648b28 /board/siemens/draco/mux.c
parentd89a97ef9403f79b98853e2a9ddfa36733c1a6e8 (diff)
siemens: board: clean up includes
Many includes were not removed when code parts were moved or removed. Signed-off-by: Enrico Leto <enrico.leto@siemens.com>
Diffstat (limited to 'board/siemens/draco/mux.c')
-rw-r--r--board/siemens/draco/mux.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/siemens/draco/mux.c b/board/siemens/draco/mux.c
index 56d8f45c349..4149e628475 100644
--- a/board/siemens/draco/mux.c
+++ b/board/siemens/draco/mux.c
@@ -10,12 +10,10 @@
* Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
*/
-#include <common.h>
+#include <asm/io.h>
#include <asm/arch/sys_proto.h>
#include <asm/arch/hardware.h>
#include <asm/arch/mux.h>
-#include <asm/io.h>
-#include <i2c.h>
#include "eeprom.h"
static struct module_pin_mux uart0_pin_mux[] = {