[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAhV-H7VzqPBYD0o1qAY7v7z+G9xOMq+yOR9ZTcO1SKfCXVZ0g@mail.gmail.com>
Date: Mon, 7 Aug 2023 23:56:36 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: WANG Xuerui <kernel@...0n.name>, loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH 3/3] loongarch: remove <asm/export.h>
Hi, Masahiro,
Is this series only for linux-next (6.6), or also needed by 6.5?
Huacai
On Mon, Aug 7, 2023 at 11:43 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> All *.S files under arch/loongarch/ have been converted to include
> <linux/export.h> instead of <asm/export.h>.
>
> Remove <asm/export.h>.
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> ---
>
> 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 6b222f227342..93783fa24f6e 100644
> --- a/arch/loongarch/include/asm/Kbuild
> +++ b/arch/loongarch/include/asm/Kbuild
> @@ -1,6 +1,5 @@
> # SPDX-License-Identifier: GPL-2.0
> generic-y += dma-contiguous.h
> -generic-y += export.h
> generic-y += mcs_spinlock.h
> generic-y += parport.h
> generic-y += early_ioremap.h
> --
> 2.39.2
>
Powered by blists - more mailing lists