git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fa7c9e
)
score: Remove unneeded <asm/dma-mapping.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 27 Dec 2012 19:56:15 +0000
(20:56 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 23 Jun 2013 13:55:11 +0000
(15:55 +0200)
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>
No differences found