projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57c1ca
)
m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 18 Nov 2008 20:25:15 +0000
(21:25 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 26 May 2010 17:51:07 +0000
(19:51 +0200)
Kill the obsolete HOSTS_C define and the related double inclusion of mvme147.h
Acked-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/scsi/mvme147.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/mvme147.c
b/drivers/scsi/mvme147.c
index
1b6195b
..
c29d0db
100644
(file)
--- a/
drivers/scsi/mvme147.c
+++ b/
drivers/scsi/mvme147.c
@@
-134,9
+134,6
@@
static int mvme147_bus_reset(struct scsi_cmnd *cmd)
return SUCCESS;
}
-#define HOSTS_C
-
-#include "mvme147.h"
static struct scsi_host_template driver_template = {
.proc_name = "MVME147",