aboutsummaryrefslogtreecommitdiff
path: root/board/seco/common/mx6.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/seco/common/mx6.h')
-rw-r--r--board/seco/common/mx6.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/seco/common/mx6.h b/board/seco/common/mx6.h
deleted file mode 100644
index a05db673e2..0000000000
--- a/board/seco/common/mx6.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __SECO_COMMON_MX6_H
-#define __SECO_COMMON_MX6_H
-
-void seco_mx6_setup_uart_iomux(void);
-void seco_mx6_setup_enet_iomux(void);
-int seco_mx6_rgmii_rework(struct phy_device *phydev);
-void seco_mx6_setup_usdhc_iomux(int id);
-
-#endif /* __SECO_COMMON_MX6_H */