public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][05/37] Clean up duplicate includes in drivers/block/
@ 2007-07-21 15:01 Jesper Juhl
  2007-07-21 15:48 ` Stephen Rothwell
  2007-07-21 17:58 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Andrew Morton, Jesper Juhl, Dave Boutcher, Ryan Arnold,
	Colin Devilbiss, Stephen Rothwell, Jens Axboe

Hi,

This patch cleans up duplicate includes in
	drivers/block/


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

diff --git a/drivers/block/viodasd.c b/drivers/block/viodasd.c
index dae3991..f3f32c7 100644
--- a/drivers/block/viodasd.c
+++ b/drivers/block/viodasd.c
@@ -41,7 +41,6 @@
 #include <linux/dma-mapping.h>
 #include <linux/completion.h>
 #include <linux/device.h>
-#include <linux/kernel.h>
 
 #include <asm/uaccess.h>
 #include <asm/vio.h>

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

end of thread, other threads:[~2007-07-21 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:01 [PATCH][05/37] Clean up duplicate includes in drivers/block/ Jesper Juhl
2007-07-21 15:48 ` Stephen Rothwell
2007-07-21 17:58 ` Jens Axboe

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