| commit | 8b01de80306cbd914be9c45bce30206a49699141 | [log] [tgz] |
|---|---|---|
| author | Masahiro Yamada <masahiroy@kernel.org> | Sun Aug 06 23:59:57 2023 +0900 |
| committer | Ingo Molnar <mingo@kernel.org> | Tue Oct 03 10:38:08 2023 +0200 |
| tree | 56305fa3bd3ace545d923b2c10a7a7e8e28a2b18 | |
| parent | 94ea9c05219518ef7ec90b7ef2cb108476df764b [diff] |
x86/headers: Remove <asm/export.h> All *.S files under arch/x86/ have been converted to include <linux/export.h> instead of <asm/export.h>. Remove <asm/export.h>. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20230806145958.380314-3-masahiroy@kernel.org