aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/pxm2/mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/pxm2/mux.c')
-rw-r--r--board/siemens/pxm2/mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/siemens/pxm2/mux.c b/board/siemens/pxm2/mux.c
index d21ef47771..07cf567592 100644
--- a/board/siemens/pxm2/mux.c
+++ b/board/siemens/pxm2/mux.c
@@ -17,7 +17,7 @@
#include <asm/arch/mux.h>
#include <asm/io.h>
#include <i2c.h>
-#include "board.h"
+#include "eeprom.h"
static struct module_pin_mux uart0_pin_mux[] = {
{OFFSET(uart0_rxd), (MODE(0) | PULLUP_EN | RXACTIVE)}, /* UART0_RXD */