[PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together
From: Yajun Deng <hidden>
Date: 2021-10-13 08:34:33
Patch1: move nvmem_get_mac_address() into of_get_mac_addr_nvmem() Patch2: remove nvmem_get_mac_address() Yajun Deng (2): of: net: move nvmem_get_mac_address() into of_get_mac_addr_nvmem() ethernet: remove nvmem_get_mac_address() include/linux/etherdevice.h | 1 - net/core/of_net.c | 17 +++++++++-------- net/ethernet/eth.c | 36 ------------------------------------ 3 files changed, 9 insertions(+), 45 deletions(-) -- 2.32.0