]> err.no Git - linux-2.6/blobdiff - drivers/media/video/vp27smpx.c
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[linux-2.6] / drivers / media / video / vp27smpx.c
index 282c81403c976a2c1ecfefc693e9019aa24613b0..fac0deba24afc69b67d07963c557ecc748e24c84 100644 (file)
@@ -121,7 +121,8 @@ static int vp27smpx_command(struct i2c_client *client, unsigned cmd, void *arg)
  * concerning the addresses: i2c wants 7 bit (without the r/w bit), so '>>1'
  */
 
-static int vp27smpx_probe(struct i2c_client *client)
+static int vp27smpx_probe(struct i2c_client *client,
+                         const struct i2c_device_id *id)
 {
        struct vp27smpx_state *state;