On Fri, 22 Jul 2016 22:37:16 +0100 James Hogan <james.hogan@xxxxxxxxxx> wrote: > > --- /dev/null > > +++ b/arch/alpha/include/asm/sections.h > > @@ -0,0 +1,6 @@ > > +#ifndef _ASM_ALPHA_SECTIONS_H > > +#define _ASM_ALPHA_SECTIONS_H > > + > > +#include <asm-generic/sections.h> > > + > > +#endif /* _ASM_ALPHA_SECTIONS_H */ > > Any particular reason not to use generic-y in the Kbuild files for > sections.h, ranges.h, and tables.h? One of my TODOs is to simplify that process. That is, to get rid of the having to add it to all archs and get rid of the Kbuild file altogether. -- Steve -- 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