public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* swiotlb: remove duplicated #include
@ 2009-01-04  3:13 Huang Weiyi
  2009-01-04  9:59 ` Jesper Juhl
  0 siblings, 1 reply; 24+ messages in thread
From: Huang Weiyi @ 2009-01-04  3:13 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel

Removed duplicated #include in lib/swiotlb.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/lib/swiotlb.c b/lib/swiotlb.c
index fa2dc4e..c3fbcd8 100644
--- a/lib/swiotlb.c
+++ b/lib/swiotlb.c
@@ -23,7 +23,6 @@
 #include <linux/spinlock.h>
 #include <linux/swiotlb.h>
 #include <linux/string.h>
-#include <linux/swiotlb.h>
 #include <linux/types.h>
 #include <linux/ctype.h>
 #include <linux/highmem.h>


^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2009-01-11  4:46 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04  3:13 swiotlb: remove duplicated #include Huang Weiyi
2009-01-04  9:59 ` Jesper Juhl
2009-01-04 11:25   ` Ingo Molnar
2009-01-04 12:04     ` FUJITA Tomonori
2009-01-04 12:19       ` Ingo Molnar
2009-01-04 12:41         ` FUJITA Tomonori
2009-01-04 13:01           ` Ingo Molnar
2009-01-04 22:48             ` Jeremy Fitzhardinge
2009-01-05  2:40               ` FUJITA Tomonori
2009-01-05 13:16               ` Ingo Molnar
2009-01-09 16:37               ` Ian Campbell
2009-01-09 17:36                 ` Becky Bruce
2009-01-09 18:10                   ` Ian Campbell
2009-01-09 18:32                     ` [PATCH 0/2] " Ian Campbell
2009-01-09 18:32                       ` [PATCH 1/2] swiotlb: range_needs_mapping should take a physical address Ian Campbell
2009-01-09 18:32                         ` [PATCH 2/2] swiotlb: do not use sg_virt() Ian Campbell
2009-01-11  3:58                           ` FUJITA Tomonori
2009-01-11  3:58                         ` [PATCH 1/2] swiotlb: range_needs_mapping should take a physical address FUJITA Tomonori
2009-01-11  3:55                       ` [PATCH 0/2] Re: swiotlb: remove duplicated #include Ingo Molnar
2009-01-11  4:00                         ` FUJITA Tomonori
2009-01-11  4:04                           ` Ingo Molnar
2009-01-11  4:22                             ` FUJITA Tomonori
2009-01-11  4:32                               ` Ingo Molnar
2009-01-11  4:46                                 ` FUJITA Tomonori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox