]> err.no Git - linux-2.6/blobdiff - drivers/media/video/wm8739.c
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[linux-2.6] / drivers / media / video / wm8739.c
index 31795b4f8b6316e2e480ac838a53d52840660de4..0f8ed8461fba25f7c70f0a3bd9573f4698569a03 100644 (file)
@@ -261,7 +261,8 @@ static int wm8739_command(struct i2c_client *client, unsigned cmd, void *arg)
 
 /* i2c implementation */
 
-static int wm8739_probe(struct i2c_client *client)
+static int wm8739_probe(struct i2c_client *client,
+                       const struct i2c_device_id *id)
 {
        struct wm8739_state *state;