diff options
Diffstat (limited to 'drivers/scsi/sgiwd93.c')
-rw-r--r-- | drivers/scsi/sgiwd93.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/sgiwd93.c b/drivers/scsi/sgiwd93.c index eef82758d047..d4ebe8c67ba9 100644 --- a/drivers/scsi/sgiwd93.c +++ b/drivers/scsi/sgiwd93.c | |||
@@ -159,6 +159,7 @@ void sgiwd93_reset(unsigned long base) | |||
159 | udelay(50); | 159 | udelay(50); |
160 | hregs->ctrl = 0; | 160 | hregs->ctrl = 0; |
161 | } | 161 | } |
162 | EXPORT_SYMBOL_GPL(sgiwd93_reset); | ||
162 | 163 | ||
163 | static inline void init_hpc_chain(struct hpc_data *hd) | 164 | static inline void init_hpc_chain(struct hpc_data *hd) |
164 | { | 165 | { |