V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / video / tuner-core.c
index 6ab57ec3f5a3307ce40f32695549a27b675d3df5..600174239d098ab4184dfc9dcbeaa46be09a03df 100644 (file)
@@ -295,7 +295,6 @@ static void set_type(struct i2c_client *c, unsigned int type,
                microtune_attach(&t->fe, t->i2c.adapter, t->i2c.addr);
                break;
        case TUNER_PHILIPS_TDA8290:
-       case TUNER_PHILIPS_TDA8295:
        {
                tda829x_attach(t);
                break;