From: Yoichi Yuasa Date: Tue, 28 May 2013 01:23:22 +0000 (+0000) Subject: MIPS: rtlx: Fix implicit declaration of function set_vi_handler() X-Git-Tag: v3.10-rc5~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406b5ee22215554a37760b6fa807da6ad4d52f52;p=pandora-kernel.git MIPS: rtlx: Fix implicit declaration of function set_vi_handler() arch/mips/kernel/rtlx.c: In function 'rtlx_module_init': arch/mips/kernel/rtlx.c:523:3: error: implicit declaration of function 'set_vi_handler' [-Werror=implicit-function-declaration] Signed-off-by: Yoichi Yuasa Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5340/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed