vserver 2.0 rc7
[linux-2.6.git] / drivers / media / dvb / frontends / tda10021.h
index a837c77..7d6a51c 100644 (file)
@@ -37,7 +37,6 @@ struct tda10021_config
 };
 
 extern struct dvb_frontend* tda10021_attach(const struct tda10021_config* config,
-                                           struct i2c_adapter* i2c,
-                                           u8 pwm);
+                                           struct i2c_adapter* i2c, u8 pwm);
 
 #endif // TDA10021_H