Cut the crap.
[coreboot.git] / src / mainboard / asus / mew-vm / irq_tables.c
index 259b0e49386907f220051bfd8f021fcd79f4dc82..212765b3df1cd166d9b136a165de2799a87d1090 100644 (file)
@@ -16,7 +16,7 @@ const struct irq_routing_table intel_irq_routing_table = {
        0xe20,           /* IRQs devoted exclusively to PCI usage */
        0x8086,          /* Vendor */
        0x7120,          /* Device */
-       0,               /* Crap (miniport) */
+       0,               /* Miniport data */
        { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */
        0x89,            /*  u8 checksum , this has to set to some value
 that would give 0 after the sum of all bytes for this structure (including checksum) */