diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-12-27 19:07:39 (GMT) |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-02-09 13:23:36 (GMT) |
commit | 561839598e61f03c9175183ea066b2b7fa58ce85 (patch) | |
tree | 8c394e534b106a6236964a3b067461a350a64bf8 /fs/ext3 | |
parent | 243eeb78906e17a18faacb492facd3284993f220 (diff) | |
download | linux-561839598e61f03c9175183ea066b2b7fa58ce85.tar.xz |
m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA
In two places, we check !CONFIG_MMU_SUN3 while we should check
CONFIG_HAS_DMA instead.
While fixing this, the check in <asm/dma-mapping.h> became redundant
(<linux/dma-mapping.h> already handles this case), so just remove it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions