提交 c06f57f5 编写于 作者: M Michael Krufky 提交者: Linus Torvalds

[PATCH] v4l: 723: fix build for 2.6.14

- Fix build for 2.6.14
Signed-off-by: NMichael Krufky <mkrufky@m1k.net>
Signed-off-by: NMauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 4d63cb45
......@@ -329,8 +329,6 @@ static int attach_inform(struct i2c_client *client)
}
static struct i2c_algorithm em2820_algo = {
.name = "em2820",
.id = I2C_HW_B_EM2820,
.master_xfer = em2820_i2c_xfer,
.algo_control = algo_control,
.functionality = functionality,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册