--- zzzz-none-000/linux-3.10.107/arch/mips/include/asm/bug.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/include/asm/bug.h 2021-02-04 17:41:59.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 */