--- zzzz-none-000/linux-4.4.60/arch/mips/include/asm/bug.h 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/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 */