Re: [PATCH v2 1/8] loongarch: remove generic-y += termios.h

From: Huacai Chen
Date: Sun Aug 21 2022 - 10:57:08 EST


Acked-by: chenhuacai <chenhuacai@xxxxxxxxxx>

On Sun, Aug 21, 2022 at 9:02 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> not really needed - UAPI mandatory-y += termios.h is sufficient...
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> ---
> arch/loongarch/include/asm/Kbuild | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/loongarch/include/asm/Kbuild b/arch/loongarch/include/asm/Kbuild
> index 83bc0681e72b..f2bcfcb4e311 100644
> --- a/arch/loongarch/include/asm/Kbuild
> +++ b/arch/loongarch/include/asm/Kbuild
> @@ -21,7 +21,6 @@ generic-y += shmbuf.h
> generic-y += statfs.h
> generic-y += socket.h
> generic-y += sockios.h
> -generic-y += termios.h
> generic-y += termbits.h
> generic-y += poll.h
> generic-y += param.h
> --
> 2.30.2
>