|
@@ -2052,7 +2052,7 @@ int dib0090_update_tuning_table_7090(struct dvb_frontend *fe,
|
|
|
struct dib0090_state *state = fe->tuner_priv;
|
|
|
const struct dib0090_tuning *tune =
|
|
|
dib0090_tuning_table_cband_7090e_sensitivity;
|
|
|
- const struct dib0090_tuning dib0090_tuning_table_cband_7090e_aci[] = {
|
|
|
+ static const struct dib0090_tuning dib0090_tuning_table_cband_7090e_aci[] = {
|
|
|
{ 300000, 0 , 3, 0x8165, 0x2c0, 0x2d12, 0xb84e, EN_CAB },
|
|
|
{ 650000, 0 , 4, 0x815B, 0x280, 0x2d12, 0xb84e, EN_CAB },
|
|
|
{ 860000, 0 , 5, 0x84EF, 0x280, 0x2d12, 0xb84e, EN_CAB },
|