]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/keymile/common/common.h
km/common: remove hdlc_enet implementation
[karo-tx-uboot.git] / board / keymile / common / common.h
index 099de98c6d9e02e818daf55131433a33871dc82f..14768c99bbaad285794005e13eb369e4a1b001b5 100644 (file)
@@ -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,