[PATCH 0/4] Remove orphan declarations for x86

Gaosheng Cui posted 4 patches 3 years, 6 months ago
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(-)
[PATCH 0/4] Remove orphan declarations for x86
Posted by Gaosheng Cui 3 years, 6 months ago
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