mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-04-03 07:32:30 +00:00

A bunch of asm/bug.h includes are both not needed (since it will get pulled anyway) and bogus (since they are done too early). Removed. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>