]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/math-emu/ieee754sp.h
Merge branch 'omap-clock-fixes' of git://git.pwsan.com/linux-2.6
[linux-2.6-omap-h63xx.git] / arch / mips / math-emu / ieee754sp.h
index 9917c1e4d947ade47260cb48b9abb6d64f9059f7..d9e3586b5bcee6ee47dbd25bd29e7f50a934fdd1 100644 (file)
@@ -51,7 +51,7 @@
 #define SPDNORMX       SPDNORMx(xm, xe)
 #define SPDNORMY       SPDNORMx(ym, ye)
 
-static __inline ieee754sp buildsp(int s, int bx, unsigned m)
+static inline ieee754sp buildsp(int s, int bx, unsigned m)
 {
        ieee754sp r;