Re: incompatible struct pci_root_info?

From: H. Peter Anvin
Date: Sat May 14 2011 - 14:14:56 EST


On 05/14/2011 10:02 AM, NÃmeth MÃrton wrote:
>
> As far as I know it is OK to have different types on different architectures
> with the same name. Is there any reason behind having two struct pci_root_info
> delcaration in arch/x86?
>

It looks like a namespace collision; the same name being used for that
is really two different types.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/