summaryrefslogtreecommitdiff
path: root/board/ti/ti814x/evm.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/ti814x/evm.h')
-rw-r--r--board/ti/ti814x/evm.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/ti/ti814x/evm.h b/board/ti/ti814x/evm.h
deleted file mode 100644
index 6aebec62d4..0000000000
--- a/board/ti/ti814x/evm.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _EVM_H
-#define _EVM_H
-
-void enable_uart0_pin_mux(void);
-void enable_mmc1_pin_mux(void);
-void enable_enet_pin_mux(void);
-
-#endif /* _EVM_H */