Cut the crap.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5823 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2010-09-21 21:16:27 +00:00
commit 8fa90ec274
74 changed files with 74 additions and 74 deletions

View file

@ -70,7 +70,7 @@ const struct irq_routing_table intel_irq_routing_table = {
.exclusive_irqs = IRQ_DEVOTED_TO_PCI, /* IRQs devoted to PCI */
.rtr_vendor = 0x1078, /* Vendor */
.rtr_device = 0x0100, /* Device */
.miniport_data = 0, /* Crap (miniport) */
.miniport_data = 0, /* Miniport data */
.checksum = 0xbf + 16, /* Checksum */
.slots = {
/*

View file

@ -30,7 +30,7 @@ const struct irq_routing_table intel_irq_routing_table = {
0x828, /* IRQs devoted exclusively to PCI usage */
0x1106, /* Vendor */
0x596, /* Device */
0, /* Crap (miniport) */
0, /* Miniport data */
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, /* u8 rfu[11] */
0x3e, /* Checksum */
{