On 02/08/2013 11:45 AM, Florian Fainelli wrote:
This patch fixes the following implicit declaration while building with MIPS SMTC support enabled: arch/mips/kernel/smtc.c: In function 'setup_cross_vpe_interrupts': arch/mips/kernel/smtc.c:1205:2: error: implicit declaration of function 'set_vi_handler' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors
And attached the config file to reproduce the build failure. -- Florian
Attachment:
config-fail.gz
Description: application/gzip