]> git.karo-electronics.de Git - karo-tx-linux.git/commit
score: Remove unneeded <asm/dma-mapping.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 27 Dec 2012 19:56:15 +0000 (20:56 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 27 May 2013 17:33:10 +0000 (19:33 +0200)
commit4bfb6e2c5a86ce37d6dab50b3546660ed3175359
treea3a68f2213fd2bc3427420db8f1796e4b3fd9e4b
parent0a74a7556d8461d9bc14e14e35296dbbadad63fa
score: Remove unneeded <asm/dma-mapping.h>

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>
arch/score/include/asm/dma-mapping.h [deleted file]