]> err.no Git - linux-2.6/blobdiff - drivers/media/video/wm8775.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6] / drivers / media / video / wm8775.c
index 869f9e7946b6082bb9df221ccc056d13e808e0d9..67a409e60c46559b4aa76fe820ac60b2a88e07b5 100644 (file)
@@ -159,7 +159,8 @@ static int wm8775_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 wm8775_probe(struct i2c_client *client)
+static int wm8775_probe(struct i2c_client *client,
+                       const struct i2c_device_id *id)
 {
        struct wm8775_state *state;