aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorStefan Hengelein <[email protected]>2014-10-20 18:33:39 +0200
committerRalf Baechle <[email protected]>2014-10-22 23:16:55 +0200
commitcd3d6438b4cdbe39fe8daf1a0abeebabcf9521d5 (patch)
tree40ab840a18a74ec7e267ad5b774b493f3776af0c /lib/cpu-notifier-error-inject.c
parentb61cd31ee6cbe65f67a6ccba2bcbd3c702f52778 (diff)
MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present
When CONFIG_MIPS_MT is defined, code is enabled that tries to call 'set_vi_handler()'. This function is declared in <asm/setup.h> but the header is never included. Therefore, the compilation breaks. arch/mips/pmcs-msp71xx/msp_irq.c:133: error: implicit declaration of function 'set_vi_handler' This error was found with vampyr. Signed-off-by: Stefan Hengelein <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8122/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions