]> Pileus Git - ~andy/linux/blobdiff - drivers/video/console/fbcon_ccw.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[~andy/linux] / drivers / video / console / fbcon_ccw.c
index d135671d996184be2907dc43897222987c22d442..41b32ae23dacb9f3dac50a52066ef5f276729d2c 100644 (file)
@@ -22,7 +22,7 @@
  * Rotation 270 degrees
  */
 
-static inline void ccw_update_attr(u8 *dst, u8 *src, int attribute,
+static void ccw_update_attr(u8 *dst, u8 *src, int attribute,
                                  struct vc_data *vc)
 {
        int i, j, offset = (vc->vc_font.height < 10) ? 1 : 2;