diff options
author | Heiko Carstens <[email protected]> | 2010-06-04 14:14:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-06-04 15:21:44 -0700 |
commit | b7e5d1f04104d98895945ecb463d750320dcd6cf (patch) | |
tree | 6d85743bed9c9644d05b622795788cc9730340e5 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 7cbe17701a0379c7b05a79a6df4f24e41d2afde8 (diff) |
ramoops: add HAS_IOMEM dependency
The driver fails to compile on s390:
drivers/char/ramoops.c: In function 'ramoops_init':
drivers/char/ramoops.c:122: error: implicit declaration of function 'ioremap'
Since we won't make use of the driver anyway on s390 just let it depend on
HAS_IOMEM.
Signed-off-by: Heiko Carstens <[email protected]>
Cc: Marco Stornelli <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions