]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/media/sn9c102_core.c
[PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions static
[karo-tx-linux.git] / drivers / usb / media / sn9c102_core.c
index 898401cf7dcc51e8c246f25d24152e23e98fc984..31d57400d5bef72d6bf176a84477fd4a2903f40d 100644 (file)
@@ -429,7 +429,7 @@ sn9c102_i2c_try_read(struct sn9c102_device* cam,
 }
 
 
-int 
+static int 
 sn9c102_i2c_try_write(struct sn9c102_device* cam,
                       struct sn9c102_sensor* sensor, u8 address, u8 value)
 {
@@ -785,7 +785,7 @@ static int sn9c102_stop_transfer(struct sn9c102_device* cam)
 }
 
 
-int sn9c102_stream_interrupt(struct sn9c102_device* cam)
+static int sn9c102_stream_interrupt(struct sn9c102_device* cam)
 {
        int err = 0;