Skip to content

Commit 16a0ca5

Browse files
thehajimejmberg-intel
authored andcommitted
um: x86: clean up elf specific definitions
The file arch/x86/um/asm/module.h is equivalent to the definition of asm-generic. Thus this commit cleans up to use it. Signed-off-by: Hajime Tazaki <thehajime@gmail.com> Link: https://patch.msgid.link/2d70a0ed79ee0a0bef80ad4790063f4833dd9bed.1737348399.git.thehajime@gmail.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
1 parent cef721e commit 16a0ca5

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

arch/um/include/asm/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ generic-y += irq_work.h
1313
generic-y += kdebug.h
1414
generic-y += mcs_spinlock.h
1515
generic-y += mmiowb.h
16+
generic-y += module.h
1617
generic-y += module.lds.h
1718
generic-y += param.h
1819
generic-y += parport.h

arch/x86/um/asm/module.h

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)