em28xx-dvb: remove some left over
[sfrench/cifs-2.6.git] / drivers / media / usb / em28xx / em28xx-dvb.c
index 1a5c01202f73d8868404c496f5ff6e838b509ced..8cedef0daae4722a65c243b2e207615740ea0c1a 100644 (file)
@@ -904,17 +904,6 @@ static struct tda18271_config c3tech_duo_tda18271_config = {
        .small_i2c = TDA18271_03_BYTE_CHUNK_INIT,
 };
 
-static const struct m88ds3103_config pctv_461e_m88ds3103_config = {
-       .i2c_addr = 0x68,
-       .clock = 27000000,
-       .i2c_wr_max = 33,
-       .clock_out = 0,
-       .ts_mode = M88DS3103_TS_PARALLEL,
-       .ts_clk = 16000,
-       .ts_clk_pol = 1,
-       .agc = 0x99,
-};
-
 static struct tda18271_std_map drx_j_std_map = {
        .atsc_6   = { .if_freq = 5000, .agc_mode = 3, .std = 0, .if_lvl = 1,
                      .rfagc_top = 0x37, },