swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c
authorJesper Juhl <jj@chaosbits.net>
Fri, 2 Jan 2009 23:16:03 +0000 (00:16 +0100)
committerIngo 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