Skip to content
Commit 1c4b1d1d authored by Sebastian Ott's avatar Sebastian Ott Committed by Kishon Vijay Abraham I
Browse files

phy/pxa: add HAS_IOMEM dependency



Fix this compile error:

drivers/built-in.o: In function 'mv_usb2_phy_probe':
phy-pxa-28nm-usb2.c:(.text+0x25ec): undefined reference to
'devm_ioremap_resource'
drivers/built-in.o: In function 'mv_hsic_phy_probe':
phy-pxa-28nm-hsic.c:(.text+0x3084): undefined reference to
'devm_ioremap_resource'

Signed-off-by: default avatarSebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent 0a0830fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment