Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

um: Remove duplicate arch.h header

./arch/um/kernel/trap.c: arch.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=19877
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://patch.msgid.link/20250331083150.72598-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

authored by

Jiapeng Chong and committed by
Johannes Berg
82c8e128 674d03f6

-1
-1
arch/um/kernel/trap.c
··· 16 16 #include <kern_util.h> 17 17 #include <os.h> 18 18 #include <skas.h> 19 - #include <arch.h> 20 19 21 20 /* 22 21 * Note this is constrained to return 0, -EFAULT, -EACCES, -ENOMEM by