On Tue, Aug 23, 2011 at 09:43:17AM -0400, Mark Salter wrote: > On Mon, 2011-08-22 at 23:14 +0200, Arnd Bergmann wrote: > > On Monday 22 August 2011 16:09:39 Mark Salter wrote: > > > Signed-off-by: Mark Salter <msalter@xxxxxxxxxx> > > > > > > > > diff --git a/arch/c6x/include/asm/asm-offsets.h b/arch/c6x/include/asm/asm-offsets.h > > > new file mode 100644 > > > index 0000000..d370ee3 > > > --- /dev/null > > > +++ b/arch/c6x/include/asm/asm-offsets.h > > > @@ -0,0 +1 @@ > > > +#include <generated/asm-offsets.h> > > > > I wonder if it makes sense to install this file in asm-generic/asm-offsets.h > > and referencing it like the other files. > > I think so. It is the same for all arches. It was just a hack we used when we introduced generated/... This avoided the need to fix up all files that includes asm-offsets.h So it should not be needed. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html