Skip to content

Commit 82c8e12

Browse files
Jiapeng Chongjmberg-intel
authored andcommitted
um: Remove duplicate arch.h header
./arch/um/kernel/trap.c: arch.h is included more than once. Reported-by: Abaci Robot <[email protected]> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=19877 Signed-off-by: Jiapeng Chong <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
1 parent 674d03f commit 82c8e12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/um/kernel/trap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <kern_util.h>
1717
#include <os.h>
1818
#include <skas.h>
19-
#include <arch.h>
2019

2120
/*
2221
* Note this is constrained to return 0, -EFAULT, -EACCES, -ENOMEM by

0 commit comments

Comments
 (0)