aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2014-01-14 16:45:39 +0100
committerDavid S. Miller <davem@davemloft.net>2014-01-15 14:51:22 -0800
commitc361f1a9f98e21ca718ad18758fc020ba59e4232 (patch)
treee379452743ebdef44947633b01bc155e317da3a8 /fs
parentqeth: bridgeport support - address notifications (diff)
downloadlinux-dev-c361f1a9f98e21ca718ad18758fc020ba59e4232.tar.xz
linux-dev-c361f1a9f98e21ca718ad18758fc020ba59e4232.zip
ptp_pch: 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/ptp/ptp_pch.c: In function ‘pch_remove’: drivers/ptp/ptp_pch.c:571:3: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration] drivers/ptp/ptp_pch.c: In function ‘pch_probe’: drivers/ptp/ptp_pch.c:621:2: error: implicit declaration of function ‘ioremap’ [-Werror=implicit-function-declaration] Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions