--- zzzz-none-000/linux-4.4.271/arch/mips/include/asm/bug.h 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/arch/mips/include/asm/bug.h 2023-04-19 10:22:28.000000000 +0000 @@ -4,6 +4,10 @@ #include #include +#if defined(CONFIG_AVM_ENHANCED) && defined(CONFIG_BUG_EXTRA_INFO) +#include +#else /*--- #if defined(CONFIG_AVM_ENHANCED) ---*/ + #ifdef CONFIG_BUG #include @@ -38,6 +42,7 @@ #endif +#endif/*--- #else ---*//*--- #if defined(CONFIG_AVM_ENHANCED) ---*/ #include #endif /* __ASM_BUG_H */