[PATCH] ipack: move header files to include/linux

Samuel Iglesias Gonsálvez siglesias at igalia.com
Fri Nov 16 18:14:15 UTC 2012


On Fri, 2012-11-16 at 10:08 -0800, Joe Perches wrote:
> On Fri, 2012-11-16 at 18:34 +0100, Samuel Iglesias Gonsalvez wrote:
> > Move ipack header files to include/linux/ directory where they belong to.
> 
> Why do these belong in include/linux?

They are used for other drivers that could be in other directories.

> What's wrong with path relative includes?

There is nothing wrong with relative includes. It's just to do the
things as other subsystems do: keeping the bus' header file in
include/linux directory.

Is this approach wrong for this case?

Sam

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20121116/05750276/attachment.asc>


More information about the devel mailing list