]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/nwfpe/fpa11_cprt.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman...
[karo-tx-linux.git] / arch / arm / nwfpe / fpa11_cprt.c
index 7c67023655e41c6543fb1b31a246f91fbd91499f..31c4eeec18b07654fe925eca4be95861e262f87f 100644 (file)
@@ -20,7 +20,6 @@
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include <linux/config.h>
 #include "fpa11.h"
 #include "fpopcode.h"
 #include "fpa11.inl"
 #include "fpmodule.inl"
 #include "softfloat.h"
 
-#ifdef CONFIG_FPE_NWFPE_XP
-extern flag floatx80_is_nan(floatx80);
-#endif
-
 unsigned int PerformFLT(const unsigned int opcode);
 unsigned int PerformFIX(const unsigned int opcode);