powerpc: remove unused __page_aligned definition.
[deliverable/linux.git] / drivers / parisc / eisa.c
index 51220749cb656805fa98a52117e799eeedee8944..46f503fb7fc553a183849b85f85c69f3be0a6a76 100644 (file)
@@ -189,7 +189,7 @@ static unsigned int eisa_startup_irq(unsigned int irq)
 }
 
 static struct irq_chip eisa_interrupt_type = {
-       .typename =     "EISA",
+       .name    =      "EISA",
        .startup =      eisa_startup_irq,
        .shutdown =     eisa_disable_irq,
        .enable =       eisa_enable_irq,
This page took 0.058373 seconds and 5 git commands to generate.