Re: [PATCH] SuperHyway bus support

From: Greg KH
Date: Tue Feb 01 2005 - 17:42:01 EST


On Tue, Feb 01, 2005 at 11:23:27PM +0100, Sam Ravnborg wrote:
> On Tue, Feb 01, 2005 at 02:05:52PM -0800, Greg KH wrote:
> > > drivers/sh/Makefile | 6
> > > drivers/sh/superhyway/Makefile | 7 +
> > > drivers/sh/superhyway/superhyway-sysfs.c | 45 ++++++
> > > drivers/sh/superhyway/superhyway.c | 201 +++++++++++++++++++++++++++++++
> > > include/linux/superhyway.h | 79 ++++++++++++
> > > 5 files changed, 338 insertions(+)
>
> Why does it need a .h file in include/linux/?
> Only use include/linux/* for .h files which is used by other parts of
> the kernel.
>
> [I've lost the original mail - so cannot see the actual source].

Other parts of the kernel will use that .h file when they register
themselves with the sh bus. Right Paul?

thanks,

greg k-h
-
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/