projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8500923
)
[SCSI] hpsa: remove unneeded include of seq_file.h
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Mon, 23 Sep 2013 18:33:46 +0000
(13:33 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 16 Dec 2013 18:57:52 +0000
(10:57 -0800)
Signed-off-by: Scott Teel <scott.teel@hp.com>
Acked-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/hpsa.c
b/drivers/scsi/hpsa.c
index
2a71ab9
..
bb3ee8f
100644
(file)
--- a/
drivers/scsi/hpsa.c
+++ b/
drivers/scsi/hpsa.c
@@
-29,7
+29,6
@@
#include <linux/delay.h>
#include <linux/fs.h>
#include <linux/timer.h>
-#include <linux/seq_file.h>
#include <linux/init.h>
#include <linux/spinlock.h>
#include <linux/compat.h>