projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7149d6
)
Clean up duplicate includes in drivers/block/
author
Jesper Juhl
<jesper.juhl@gmail.com>
Sat, 11 Aug 2007 20:34:27 +0000
(22:34 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Sat, 11 Aug 2007 20:34:48 +0000
(22:34 +0200)
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>
drivers/block/viodasd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/block/viodasd.c
b/drivers/block/viodasd.c
index 85916e2665d4852ed9ed4e36ef04a5f00d599277..af3969a9c96301d3ab515c44b1554c472ddcd4e3 100644
(file)
--- 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>