patch-2.4.4 linux/include/linux/serialP.h
Next file: linux/include/linux/serio.h
Previous file: linux/include/linux/sdlapci.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 27 15:50:21 2001
- Orig file:
v2.4.3/linux/include/linux/serialP.h
- Orig date:
Mon Mar 26 15:50:00 2001
diff -u --recursive --new-file v2.4.3/linux/include/linux/serialP.h linux/include/linux/serialP.h
@@ -181,7 +181,7 @@
#define SPCI_FL_IRQBASE4 (0x0004 << 4)
#define SPCI_FL_GET_IRQBASE(x) ((x & SPCI_FL_IRQ_MASK) >> 4)
-/* Use sucessive BARs (PCI base address registers),
+/* Use successive BARs (PCI base address registers),
else use offset into some specified BAR */
#define SPCI_FL_BASE_TABLE 0x0100
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)