mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-16 00:54:57 +00:00
![Al Viro](/assets/img/avatar_default.png)
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>