forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/media/dvb-frontends/cxd2880/cxd2880_top.c
....@@ -685,7 +685,7 @@
685685 int ret;
686686 struct cxd2880_priv *priv;
687687 struct cxd2880_dvbt_tpsinfo info;
688
- enum cxd2880_dtv_bandwidth bw = CXD2880_DTV_BW_1_7_MHZ;
688
+ enum cxd2880_dtv_bandwidth bw;
689689 u32 pre_ber_rate = 0;
690690 u32 post_ber_rate = 0;
691691 u32 ucblock_rate = 0;