Driver uses that new firmware too, so advertise it. Signed-off-by: Antti Palosaari <crope@xxxxxx> Tested-by: Olli Salonen <olli.salonen@xxxxxx> --- drivers/media/dvb-frontends/si2168.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/dvb-frontends/si2168.c b/drivers/media/dvb-frontends/si2168.c index 268fce3..e9c138a 100644 --- a/drivers/media/dvb-frontends/si2168.c +++ b/drivers/media/dvb-frontends/si2168.c @@ -653,4 +653,5 @@ module_i2c_driver(si2168_driver); MODULE_AUTHOR("Antti Palosaari <crope@xxxxxx>"); MODULE_DESCRIPTION("Silicon Labs Si2168 DVB-T/T2/C demodulator driver"); MODULE_LICENSE("GPL"); +MODULE_FIRMWARE(SI2168_A30_FIRMWARE); MODULE_FIRMWARE(SI2168_B40_FIRMWARE); -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html