V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
[safe/jmp/linux-2.6] / drivers / media / video / em28xx / em28xx-i2c.c
index 27e33a2..71474d3 100644 (file)
@@ -459,7 +459,6 @@ static struct i2c_algorithm em28xx_algo = {
 static struct i2c_adapter em28xx_adap_template = {
        .owner = THIS_MODULE,
        .name = "em28xx",
-       .id = I2C_HW_B_EM28XX,
        .algo = &em28xx_algo,
 };