X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-mx6%2Fsys_proto.h;fp=arch%2Farm%2Finclude%2Fasm%2Farch-mx6%2Fsys_proto.h;h=4e1f7b9dfb1b5f80b84eb627eff34d4593c88848;hp=345361e1d6066d650046cedb505b771fc9daedc9;hb=23eb0e16a59c07b346e2c8ba82058d7124433847;hpb=ca2e9327e6993e1c9224a9e84dd12d0586ea2161 diff --git a/arch/arm/include/asm/arch-mx6/sys_proto.h b/arch/arm/include/asm/arch-mx6/sys_proto.h index 345361e1d6..4e1f7b9dfb 100644 --- a/arch/arm/include/asm/arch-mx6/sys_proto.h +++ b/arch/arm/include/asm/arch-mx6/sys_proto.h @@ -36,12 +36,6 @@ struct mxs_register_32; void imx_get_mac_from_fuse(int dev_id, unsigned char *mac); -/* - * Initializes on-chip ethernet controllers. - * to override, implement board_eth_init() - */ - -int fecmxc_initialize(bd_t *bis); u32 get_ahb_clk(void); u32 get_periph_clk(void);