Commit 9b99628f8e9e0b5f5ecacce558defe529a6e00c1

Authored by Jesper Juhl
Committed by Jens Axboe
1 parent c7149d6bce

Clean up duplicate includes in drivers/block/

This patch cleans up duplicate includes in
	drivers/block/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Satyam Sharma <satyam.sharma@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

drivers/block/viodasd.c
... ... @@ -41,7 +41,6 @@
41 41 #include <linux/dma-mapping.h>
42 42 #include <linux/completion.h>
43 43 #include <linux/device.h>
44   -#include <linux/kernel.h>
45 44  
46 45 #include <asm/uaccess.h>
47 46 #include <asm/vio.h>