]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/tvp5150.c
Merge branch 'work'
[linux-2.6-omap-h63xx.git] / drivers / media / video / tvp5150.c
index 8713c4d0dccae3ad23ad7e448f9eaf176cb6a90f..fad9ea0ae4f22d73e9a8f70f82c152523b45f6d4 100644 (file)
@@ -93,7 +93,7 @@ struct tvp5150 {
        int sat;
 };
 
-static inline int tvp5150_read(struct i2c_client *c, unsigned char addr)
+static int tvp5150_read(struct i2c_client *c, unsigned char addr)
 {
        unsigned char buffer[1];
        int rc;