These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / lnbp22.c
index c463da7..d7ca0fd 100644 (file)
@@ -48,7 +48,8 @@ struct lnbp22 {
        struct i2c_adapter *i2c;
 };
 
-static int lnbp22_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t voltage)
+static int lnbp22_set_voltage(struct dvb_frontend *fe,
+                             enum fe_sec_voltage voltage)
 {
        struct lnbp22 *lnbp22 = (struct lnbp22 *)fe->sec_priv;
        struct i2c_msg msg = {