From: Maciej W. Rozycki Date: Fri, 3 Apr 2015 22:25:57 +0000 (+0100) Subject: MIPS: math-emu: Make NaN classifiers static X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06b530b92364b2d6ce2981f2c775d2e79dc8f21;p=pandora-kernel.git MIPS: math-emu: Make NaN classifiers static The `ieee754sp_isnan' and `ieee754dp_isnan' NaN classifiers are now no longer externally referred, remove their header prototypes and make them local to the two only respective places still making use of them. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9693/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed