summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esp.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-29 01:41:54 +0000
commitf969d69ba9f952e5bdd38278e25e26a3e4a61a70 (patch)
treeb3530d803df59d726afaabebc6626987dee1ca05 /drivers/scsi/esp.h
parenta10ce7ef2066b455d69187643ddf2073bfc4db24 (diff)
Merge with 2.3.27.
Diffstat (limited to 'drivers/scsi/esp.h')
-rw-r--r--drivers/scsi/esp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/scsi/esp.h b/drivers/scsi/esp.h
index c3e0c50e6..30766a469 100644
--- a/drivers/scsi/esp.h
+++ b/drivers/scsi/esp.h
@@ -414,10 +414,8 @@ extern int esp_reset(Scsi_Cmnd *, unsigned int);
extern int esp_proc_info(char *buffer, char **start, off_t offset, int length,
int hostno, int inout);
-extern struct proc_dir_entry proc_scsi_esp;
-
#define SCSI_SPARC_ESP { \
- proc_dir: &proc_scsi_esp, \
+ proc_name: "esp", \
proc_info: &esp_proc_info, \
name: "Sun ESP 100/100a/200", \
detect: esp_detect, \