On Mon, Jun 12, 2017 at 5:27 AM, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote: > Since commit fcc8487d477a ("uapi: export all headers under uapi > directories"), all (and only) headers under uapi directories are > exported, but asm-generic wrappers are still exceptions. > > scripts/Makefile.headersinst still need to deal with old-kbuild-file > for headers listed in arch/*/include/asm/Kbuild, but actually exported. > > As the last work to finish de-coupling the uapi from kernel headers, > move generic-y of exported headers to uapi/asm/Kbuild. > > For m68k, "generic-y += termios.h" is doubled in asm/Kbuild and > uapi/asm/Kbuild. So, the one in the former can be simply removed. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds