--- zzzz-none-000/linux-3.10.107/include/net/ethoc.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/include/net/ethoc.h 2021-02-04 17:41:59.000000000 +0000 @@ -16,6 +16,8 @@ struct ethoc_platform_data { u8 hwaddr[IFHWADDRLEN]; s8 phy_id; + u32 eth_clkfreq; + bool big_endian; }; #endif /* !LINUX_NET_ETHOC_H */