Skip to content

Commit

Permalink
score: Remove unneeded <asm/dma-mapping.h>
Browse files Browse the repository at this point in the history
It just includes <asm-generic/dma-mapping-broken.h>, which is already
handled by <linux/dma-mapping.h> for the !CONFIG_HAS_DMA case (score sets
CONFIG_NO_DMA=y).

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
  • Loading branch information
Geert Uytterhoeven committed Jun 23, 2013
1 parent 4fa7c9e commit 15b7e6f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arch/score/include/asm/dma-mapping.h

This file was deleted.

0 comments on commit 15b7e6f

Please sign in to comment.