]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: x86: clean up elf specific definitions
authorHajime Tazaki <thehajime@gmail.com>
Mon, 20 Jan 2025 06:00:03 +0000 (15:00 +0900)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 13:48:31 +0000 (14:48 +0100)
commit16a0ca5e4e79ca52fb1c4a9194dc6bdadacae4fb
treec0150da68a8dc279b065ccb5120da57dae3597dd
parentcef721e0d53d2b64f2ba177c63a0dfdd7c0daf17
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>
arch/um/include/asm/Kbuild
arch/x86/um/asm/module.h [deleted file]