aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2882/irq_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2882/irq_tables.c')
-rw-r--r--src/mainboard/tyan/s2882/irq_tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/tyan/s2882/irq_tables.c b/src/mainboard/tyan/s2882/irq_tables.c
index 4ddd63eecb..c071e8a833 100644
--- a/src/mainboard/tyan/s2882/irq_tables.c
+++ b/src/mainboard/tyan/s2882/irq_tables.c
@@ -19,7 +19,7 @@ const struct irq_routing_table intel_irq_routing_table = {
0, /* IRQs devoted exclusively to PCI usage */
0x1022, /* Vendor */
0x746b, /* Device */
- 0, /* Crap (miniport) */
+ 0, /* Miniport data */
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */
0xff, /* u8 checksum , this hase to set to some value that would give 0 after the sum of all bytes for this structu
re (including checksum) */