These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / pci / pt3 / pt3.c
index 7a37e8f..0d2e2b2 100644 (file)
@@ -188,7 +188,7 @@ static int pt3_set_lna(struct dvb_frontend *fe)
        return ret;
 }
 
-static int pt3_set_voltage(struct dvb_frontend *fe, fe_sec_voltage_t volt)
+static int pt3_set_voltage(struct dvb_frontend *fe, enum fe_sec_voltage volt)
 {
        struct pt3_adapter *adap;
        struct pt3_board *pt3;