[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAhV-H4AcEOqeZ45Pb+8FN3G9k1wXKYhdgV8Uk=yqXSPAHrQvA@mail.gmail.com>
Date: Sun, 21 Aug 2022 22:56:50 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: linux-arch <linux-arch@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v2 1/8] loongarch: remove generic-y += termios.h
Acked-by: chenhuacai <chenhuacai@...nel.org>
On Sun, Aug 21, 2022 at 9:02 AM Al Viro <viro@...iv.linux.org.uk> wrote:
>
> not really needed - UAPI mandatory-y += termios.h is sufficient...
>
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
> ---
> 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
>
Powered by blists - more mailing lists