aboutsummaryrefslogtreecommitdiff
path: root/include/net/ethoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ethoc.h')
-rw-r--r--include/net/ethoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/ethoc.h b/include/net/ethoc.h
index 96f3789b27bc..2a2d6bb34eb8 100644
--- a/include/net/ethoc.h
+++ b/include/net/ethoc.h
@@ -16,6 +16,7 @@
struct ethoc_platform_data {
u8 hwaddr[IFHWADDRLEN];
s8 phy_id;
+ u32 eth_clkfreq;
};
#endif /* !LINUX_NET_ETHOC_H */