1
0
Fork 0
alistair23-linux/drivers/phy
Richard Weinberger e9d06f31ef phy,exynos: Add dependency on HAS_IOMEM
On archs like S390 or um this driver cannot build nor work.
Make it depend on HAS_IOMEM to bypass build failures.

drivers/built-in.o: In function `exynos_mipi_video_phy_probe':
drivers/phy/phy-exynos-mipi-video.c:130: undefined reference to `devm_ioremap_resource'

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-15 14:51:22 -08:00
..
Kconfig phy,exynos: Add dependency on HAS_IOMEM 2014-01-15 14:51:22 -08:00
Makefile
phy-core.c drivers: phy: tweaks to phy_create() 2013-12-10 12:53:30 -08:00
phy-exynos-dp-video.c
phy-exynos-mipi-video.c
phy-omap-usb2.c
phy-twl4030-usb.c