[PATCH 0/4] Remove orphan declarations for x86

From: Gaosheng Cui
Date: Mon Sep 19 2022 - 22:07:23 EST


This series contains a few cleanup patches, to remove orphan
declarations which have been removed. Thanks!

Gaosheng Cui (4):
x86/asm: remove orphan nx_enabled declaration
x86/platform/intel-mid: remove orphan declarations from intel-mid.h
x86: remove orphan ia32_setup_arg_pages() declaration
x86/extable: remove orphan fixup_bug() declaration

arch/x86/include/asm/extable.h | 1 -
arch/x86/include/asm/ia32.h | 2 --
arch/x86/include/asm/intel-mid.h | 12 ------------
arch/x86/include/asm/pgtable_types.h | 1 -
4 files changed, 16 deletions(-)

--
2.25.1