On Thu, Oct 4, 2018 at 3:30 PM H. Peter Anvin (Intel) <h...@zytor.com> wrote: > > The Xtensa definition of termbits.h is identical to the generic one. > > Signed-off-by: H. Peter Anvin (Intel) <h...@zytor.com> > Cc: Chris Zankel <ch...@zankel.net> > Cc: Max Filippov <jcmvb...@gmail.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Philippe Ombredanne <pombreda...@nexb.com> > Cc: Kate Stewart <kstew...@linuxfoundation.org> > Cc: <linux-xte...@linux-xtensa.org> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Jiri Slaby <jsl...@suse.com> > --- > arch/xtensa/include/uapi/asm/termbits.h | 222 > +------------------------------- > 1 file changed, 1 insertion(+), 221 deletions(-)
Looks good. But why not removing the header entirely and adding generic-y += termbits.h to arch/xtensa/include/uapi/asm/Kbuild? -- Thanks. -- Max