mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09: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>