]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/math-emu/mffs.c
Merge remote-tracking branch 'agust/next' into merge
[karo-tx-linux.git] / arch / powerpc / math-emu / mffs.c
index b0e2106e6eb6d71e10a8bf678b8f97e72248b274..5526cf96ede5e0e33b462f09f44b8c8177c636c9 100644 (file)
@@ -2,7 +2,8 @@
 #include <linux/errno.h>
 #include <asm/uaccess.h>
 
-#include "soft-fp.h"
+#include <asm/sfp-machine.h>
+#include <math-emu/soft-fp.h>
 
 int
 mffs(u32 *frD)