]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/isdn/i4l/isdn_v110.c
Merge branch 'fix/hda' into topic/hda
[mv-sheeva.git] / drivers / isdn / i4l / isdn_v110.c
index 5484d3c38a5761b76ab888d146cab65719add51b..c5d02b6aafabb614ed731ff9318b9e7281ec93a2 100644 (file)
@@ -62,7 +62,7 @@ static unsigned char V110_OffMatrix_38400[] =
  * and to 67452301 when keylen = 2. This is necessary because ordering on
  * the isdn line is the other way.
  */
-static __inline unsigned char
+static inline unsigned char
 FlipBits(unsigned char c, int keylen)
 {
        unsigned char b = c;