diff options
author | Hongbo Yao <yaohongbo@huawei.com> | 2020-01-18 02:53:10 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-18 00:05:30 +0100 |
commit | 42bbdd99221bac206dde2b5e87098177fcd2a48e (patch) | |
tree | 2ddc89b43df968ab85b1b3de6f70067f0f48d16b /drivers/ide/pmac.c | |
parent | fdd64df7b9d1e20dbe28c9c205682b66ad821e6c (diff) | |
download | linux-42bbdd99221bac206dde2b5e87098177fcd2a48e.tar.gz linux-42bbdd99221bac206dde2b5e87098177fcd2a48e.tar.bz2 linux-42bbdd99221bac206dde2b5e87098177fcd2a48e.zip |
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: 091876cc355d ("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>
Diffstat (limited to 'drivers/ide/pmac.c')
0 files changed, 0 insertions, 0 deletions