alpha: replace __inline with inline
authorHarvey Harrison <[email protected]>
Mon, 28 Apr 2008 09:13:46 +0000 (02:13 -0700)
committerLinus Torvalds <[email protected]>
Mon, 28 Apr 2008 15:58:27 +0000 (08:58 -0700)
Signed-off-by: Harvey Harrison <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-alpha/byteorder.h

index 7af2b8d254868ff7102f43255accd9bbd33673f5..58e958fc7f1b27bb58ce01c4a02dc550a6bd2ab0 100644 (file)
@@ -7,7 +7,7 @@
 
 #ifdef __GNUC__
 
-static __inline __attribute_const__ __u32 __arch__swab32(__u32 x)
+static inline __attribute_const__ __u32 __arch__swab32(__u32 x)
 {
        /*
         * Unfortunately, we can't use the 6 instruction sequence