diff options
Diffstat (limited to 'net/ethernet')
-rw-r--r-- | net/ethernet/eth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ethernet/eth.c b/net/ethernet/eth.c index d7b8fa10fabb..182de70ac258 100644 --- a/net/ethernet/eth.c +++ b/net/ethernet/eth.c @@ -558,7 +558,6 @@ int nvmem_get_mac_address(struct device *dev, void *addrbuf) return 0; } -EXPORT_SYMBOL(nvmem_get_mac_address); static int fwnode_get_mac_addr(struct fwnode_handle *fwnode, const char *name, char *addr) |