summaryrefslogtreecommitdiffstats
path: root/drivers/video/carminefb.c
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2014-01-14 16:45:40 +0100
committerDavid S. Miller <davem@davemloft.net>2014-01-15 14:51:22 -0800
commit29c56c701d6a437490c10d02210b7d1795d314d3 (patch)
treee5ab45105beebc06d52c55db1a44843bf4f80629 /drivers/video/carminefb.c
parentc361f1a9f98e21ca718ad18758fc020ba59e4232 (diff)
staging,dgap: 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/staging/dgap/dgap_driver.c: In function ‘dgap_cleanup_board’: drivers/staging/dgap/dgap_driver.c:457:3: error: implicit declaration of function ‘iounmap’ [-Werror=implicit-function-declaration] drivers/staging/dgap/dgap_driver.c: In function ‘dgap_do_remap’: drivers/staging/dgap/dgap_driver.c:694: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 'drivers/video/carminefb.c')
0 files changed, 0 insertions, 0 deletions