summaryrefslogtreecommitdiff
path: root/board/keymile/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/keymile/common/common.h')
-rw-r--r--board/keymile/common/common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h
index 099de98c6d..14768c99bb 100644
--- a/board/keymile/common/common.h
+++ b/board/keymile/common/common.h
@@ -46,10 +46,6 @@ struct km_bec_fpga {
int ethernet_present(void);
int ivm_read_eeprom(void);
-#ifdef CONFIG_KEYMILE_HDLC_ENET
-int keymile_hdlc_enet_initialize(bd_t *bis);
-#endif
-
int set_km_env(void);
int fdt_set_node_and_value(void *blob,
char *nodename,