original_kernel/drivers/phy/ti
Hongbo Yao 42bbdd9922 phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESS
If CONFIG_OF_ADDRESS is not set and COMPILE_TEST=y, the following
error is seen while building phy-j721e-wiz.c

drivers/phy/ti/phy-j721e-wiz.o: In function `wiz_remove':
phy-j721e-wiz.c:(.text+0x1a): undefined reference to
`of_platform_device_destroy'

Fix the config dependency for PHY_J721E_WIZ here.

Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 091876cc35 ("phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC")
Signed-off-by: Hongbo Yao <yaohongbo@huawei.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Link: https://lore.kernel.org/r/20200117212310.2864-1-kishon@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-18 00:05:30 +01:00
..
Kconfig phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESS 2020-01-18 00:05:30 +01:00
Makefile
phy-am654-serdes.c
phy-da8xx-usb.c
phy-dm816x-usb.c
phy-gmii-sel.c
phy-j721e-wiz.c phy: ti: j721e-wiz: Fix return value check in wiz_probe() 2020-01-17 10:54:03 +05:30
phy-omap-control.c
phy-omap-usb2.c
phy-ti-pipe3.c
phy-tusb1210.c
phy-twl4030-usb.c