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:
c66b990
)
swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c
author
Jesper Juhl
<jj@chaosbits.net>
Fri, 2 Jan 2009 23:16:03 +0000
(
00:16
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 4 Jan 2009 11:25:16 +0000
(12:25 +0100)
There's no point in including the linux/swiotlb.h header twice in
lib/swiotlb.c - this patch gets rid of the unneeded include.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found