diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-03-19 20:49:18 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-19 14:59:31 -0700 |
commit | 9b525171d881e6c502401ce9056e667302db2f88 (patch) | |
tree | 36be97d1993f7f6ac697a0ff4812421bb27da286 /drivers/net/arcnet | |
parent | 03f1eccc7a69c965351e6bee41c62afa2844752f (diff) | |
download | linux-9b525171d881e6c502401ce9056e667302db2f88.tar.bz2 |
enc28j60: Use device_get_mac_address()
Replace the DT-specific of_get_mac_address() function with
device_get_mac_address, which works on both DT and ACPI platforms.
This change makes it easier to add ACPI support.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet')
0 files changed, 0 insertions, 0 deletions