summaryrefslogtreecommitdiffstats
path: root/drivers/char/rio/rioinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/rio/rioinfo.h')
-rw-r--r--drivers/char/rio/rioinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/rio/rioinfo.h b/drivers/char/rio/rioinfo.h
index 11bc3e5d3..e08421c95 100644
--- a/drivers/char/rio/rioinfo.h
+++ b/drivers/char/rio/rioinfo.h
@@ -44,7 +44,7 @@ struct RioHostInfo {
long location; /* RIO Card Base I/O address */
long vector; /* RIO Card IRQ vector */
int bus; /* ISA/EISA/MCA/PCI */
- int mode; /* pointer to host mode - INTERUPT / POLLED */
+ int mode; /* pointer to host mode - INTERRUPT / POLLED */
struct old_sgttyb
* Sg; /* pointer to default term characteristics */
};