mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
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>
This commit is contained in:
parent
674d03f6bd
commit
82c8e1280c
|
|
@ -16,7 +16,6 @@
|
|||
#include <kern_util.h>
|
||||
#include <os.h>
|
||||
#include <skas.h>
|
||||
#include <arch.h>
|
||||
|
||||
/*
|
||||
* Note this is constrained to return 0, -EFAULT, -EACCES, -ENOMEM by
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user