commit | 52942b6b16c6ebb25f4dd4df0208d840ba0cbc5c | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Sat Jan 03 00:16:03 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 04 12:25:16 2009 +0100 |
tree | 36a2b80f6ab77e53b49c9b454296e39abbbcfedf | |
parent | c66b9906f863696159e05890bb7123269bb9a9de [diff] |
swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c 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>