From: Harvey Harrison Date: Mon, 28 Apr 2008 09:13:46 +0000 (-0700) Subject: alpha: replace __inline with inline X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=95d193a90335b4e39dd1f750f1fc1672339ff487;p=deliverable%2Flinux.git alpha: replace __inline with inline Signed-off-by: Harvey Harrison Cc: Richard Henderson Cc: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/asm-alpha/byteorder.h b/include/asm-alpha/byteorder.h index 7af2b8d25486..58e958fc7f1b 100644 --- a/include/asm-alpha/byteorder.h +++ b/include/asm-alpha/byteorder.h @@ -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