kernel: Apply change to of_get_mac_address() to ks8851 too
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Aug 2021 20:38:12 +0000 (22:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Aug 2021 23:16:48 +0000 (01:16 +0200)
commit4e57f83659fad88b895dd73fb18b1f5cf2bb79d7
tree0e2c2ce39d965ac5269220991ef8c96fe24b765e
parent4b2dc4dbbf9e34af9828e2ccf8d2121f88ad9ab9
kernel: Apply change to of_get_mac_address() to ks8851 too

The code from ks8851.c was moved to ks8851_common.c, so it was not
backported. This broke the compile of the omap target which uses this
driver.

Fixes commit 91a52f22a13d ("treewide: backport support for nvmem on non platform devices")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/backport-5.4/782-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch