realtek: add missing of.h include in phy driver
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Wed, 30 Mar 2022 03:04:23 +0000 (12:04 +0900)
committerSander Vanheule <sander@svanheule.net>
Sat, 8 Oct 2022 09:05:02 +0000 (11:05 +0200)
commit3834e72fa3b632f819227bd2c564dc87ed0575fe
tree8465dac71f047f1cb43d31fb2c0215c2554caa78
parent04cca345dfc8d0debbdad0bb1907003d3433cd8c
realtek: add missing of.h include in phy driver

of.h is required for of_property_read_u32().

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[amend commit message]
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/files-5.10/drivers/net/phy/rtl83xx-phy.c