Re: [PATCH] move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h

From: H. Peter Anvin
Date: Mon Dec 29 2008 - 05:05:36 EST


Alexey Dobriyan wrote:
>
> So you don't actually have an opinion? Why are you sending patch then?
>
> > could you send another patch that moves arch/x86/pci/pci.h to
> > arch/x86/include/asm/pci_x86.h
> ^^^ ^^^
> Or should it be arch/x86/include/asm/pci.h ?
>

<asm/pci.h> already exists, though. This file contains definitions
private to the x86 implementation, whereas <asm/pci.h> contains arch
implementations of panarchitectural interfaces.

The reason for moving it was to avoid ugly ../ paths.

-hpa
--
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/