Re: [PATCH] SuperHyway bus support

From: Sam Ravnborg
Date: Tue Feb 01 2005 - 17:29:24 EST


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].

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