mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][04/37] Clean up duplicate includes in drivers/atm/
@ 2007-07-21 15:01 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2007-07-21 15:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andrew Morton, Jesper Juhl, Chas Williams

Hi,

This patch cleans up duplicate includes in
	drivers/atm/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c
index 55fd1b4..144a49f 100644
--- a/drivers/atm/lanai.c
+++ b/drivers/atm/lanai.c
@@ -65,7 +65,6 @@
 #include <linux/init.h>
 #include <linux/delay.h>
 #include <linux/interrupt.h>
-#include <linux/dma-mapping.h>
 
 /* -------------------- TUNABLE PARAMATERS: */
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-21 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 15:01 [PATCH][04/37] Clean up duplicate includes in drivers/atm/ Jesper Juhl

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

Powered by JetHome