summaryrefslogtreecommitdiff
path: root/board/ti/am335x/evm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am335x/evm.c')
-rw-r--r--board/ti/am335x/evm.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/ti/am335x/evm.c b/board/ti/am335x/evm.c
index 5e2d53a..f2e355c 100644
--- a/board/ti/am335x/evm.c
+++ b/board/ti/am335x/evm.c
@@ -17,15 +17,10 @@
#include <asm/arch/cpu.h>
#include <asm/arch/hardware.h>
#include <asm/arch/common_def.h>
-#include <serial.h>
#include <i2c.h>
DECLARE_GLOBAL_DATA_PTR;
-#define UART_RESET (0x1 << 1)
-#define UART_CLK_RUNNING_MASK 0x1
-#define UART_SMART_IDLE_EN (0x1 << 0x3)
-
/*
* Basic board specific setup
*/