* [PATCH] export.h: remove include/asm-generic/export.h
@ 2024-03-23 9:06 Masahiro Yamada
2024-04-10 14:10 ` patchwork-bot+linux-riscv
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2024-03-23 9:06 UTC (permalink / raw)
To: linux-kbuild
Cc: linux-kernel, Masahiro Yamada, Albert Ou, Arnd Bergmann,
Palmer Dabbelt, Paul Walmsley, linux-arch, linux-riscv
Commit 3a6dd5f614a1 ("riscv: remove unneeded #include
<asm-generic/export.h>") removed the last use of
include/asm-generic/export.h.
This deprecated header can go away.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---
include/asm-generic/export.h | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 include/asm-generic/export.h
diff --git a/include/asm-generic/export.h b/include/asm-generic/export.h
deleted file mode 100644
index 570cd4da7210..000000000000
--- a/include/asm-generic/export.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-#ifndef __ASM_GENERIC_EXPORT_H
-#define __ASM_GENERIC_EXPORT_H
-
-/*
- * <asm/export.h> and <asm-generic/export.h> are deprecated.
- * Please include <linux/export.h> directly.
- */
-#include <linux/export.h>
-
-#endif
--
2.40.1
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] export.h: remove include/asm-generic/export.h
2024-03-23 9:06 [PATCH] export.h: remove include/asm-generic/export.h Masahiro Yamada
@ 2024-04-10 14:10 ` patchwork-bot+linux-riscv
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-riscv @ 2024-04-10 14:10 UTC (permalink / raw)
To: Masahiro Yamada
Cc: linux-riscv, linux-kbuild, linux-kernel, aou, arnd, palmer,
paul.walmsley, linux-arch
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Sat, 23 Mar 2024 18:06:15 +0900 you wrote:
> Commit 3a6dd5f614a1 ("riscv: remove unneeded #include
> <asm-generic/export.h>") removed the last use of
> include/asm-generic/export.h.
>
> This deprecated header can go away.
>
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
>
> [...]
Here is the summary with links:
- export.h: remove include/asm-generic/export.h
https://git.kernel.org/riscv/c/36d37f11f555
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-10 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-23 9:06 [PATCH] export.h: remove include/asm-generic/export.h Masahiro Yamada
2024-04-10 14:10 ` patchwork-bot+linux-riscv
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox