diff options
Diffstat (limited to 'board/keymile/common/common.h')
-rw-r--r-- | board/keymile/common/common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h index 099de98..14768c9 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, |