summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/powerpc/include/linux/of_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/powerpc/include/linux/of_net.h')
-rw-r--r--rtemsbsd/powerpc/include/linux/of_net.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/powerpc/include/linux/of_net.h b/rtemsbsd/powerpc/include/linux/of_net.h
index 92ba55e3..84008896 100644
--- a/rtemsbsd/powerpc/include/linux/of_net.h
+++ b/rtemsbsd/powerpc/include/linux/of_net.h
@@ -33,6 +33,8 @@
extern "C" {
#endif /* __cplusplus */
+int of_get_phy_mode(struct device_node *dn);
+
const void *of_get_mac_address(struct device_node *dn);
#ifdef __cplusplus