lkml.org 
[lkml]   [2009]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [patch 06/13] powerpc: Fixup last users of irq_chip->typename
On Tue, Nov 17, 2009 at 10:50:53PM +0000, Thomas Gleixner wrote:
> Index: linux-2.6/arch/powerpc/platforms/82xx/pq2ads-pci-pic.c
> ===================================================================
> --- linux-2.6.orig/arch/powerpc/platforms/82xx/pq2ads-pci-pic.c
> +++ linux-2.6/arch/powerpc/platforms/82xx/pq2ads-pci-pic.c
> @@ -69,7 +69,7 @@ static void pq2ads_pci_unmask_irq(unsign
> }
>
> static struct irq_chip pq2ads_pci_ic = {
> - .typename = "PQ2 ADS PCI",
> + .name = "PQ2 ADS PCI",
> .name = "PQ2 ADS PCI",
> .end = pq2ads_pci_unmask_irq,
> .mask = pq2ads_pci_mask_irq,

Duplicate ".name"...

-Scott


\
 
 \ /
  Last update: 2009-11-18 18:57    [W:0.140 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site