Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / drivers / media / usb / dvb-usb-v2 / anysee.c
index 0514e87405b67e0892da50d054dd51560790577d..89a1b204b90c3c2ba46d78995b85fc2b47bce455 100644 (file)
@@ -318,14 +318,14 @@ static struct tda10023_config anysee_tda10023_tda18212_config = {
        .deltaf = 0xba02,
 };
 
-static struct tda18212_config anysee_tda18212_config = {
+static const struct tda18212_config anysee_tda18212_config = {
        .if_dvbt_6 = 4150,
        .if_dvbt_7 = 4150,
        .if_dvbt_8 = 4150,
        .if_dvbc = 5000,
 };
 
-static struct tda18212_config anysee_tda18212_config2 = {
+static const struct tda18212_config anysee_tda18212_config2 = {
        .if_dvbt_6 = 3550,
        .if_dvbt_7 = 3700,
        .if_dvbt_8 = 4150,