From: Felix Fietkau Date: Thu, 23 Jul 2015 16:59:52 +0000 (+0200) Subject: MIPS: Export get_c0_perfcount_int() X-Git-Tag: omap-for-v4.3/fixes-merge-window~120^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb0985f57783c2f3c6c8ffe7e7665e80c56bd92;p=pandora-kernel.git MIPS: Export get_c0_perfcount_int() get_c0_perfcount_int is tested from oprofile code. If oprofile is compiled as module, get_c0_perfcount_int needs to be exported, otherwise it cannot be resolved. Fixes: a669efc4a3b4 ("MIPS: Add hook to get C0 performance counter interrupt") Cc: stable@vger.kernel.org # v3.19+ Signed-off-by: Felix Fietkau Cc: linux-mips@linux-mips.org Cc: abrestic@chromium.org Patchwork: https://patchwork.linux-mips.org/patch/10763/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed