diff --git a/[refs] b/[refs] index 8c768e419701..afe0b2deb37f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbb8d343affd21850849fa4d41bf91c7527a3d04 +refs/heads/master: 95d193a90335b4e39dd1f750f1fc1672339ff487 diff --git a/trunk/include/asm-alpha/byteorder.h b/trunk/include/asm-alpha/byteorder.h index 7af2b8d25486..58e958fc7f1b 100644 --- a/trunk/include/asm-alpha/byteorder.h +++ b/trunk/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