These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / pci / ttpci / budget-core.c
index 23e0549..e9674b4 100644 (file)
@@ -161,7 +161,8 @@ static int start_ts_capture(struct budget *budget)
        return 0;
 }
 
-static int budget_read_fe_status(struct dvb_frontend *fe, fe_status_t *status)
+static int budget_read_fe_status(struct dvb_frontend *fe,
+                                enum fe_status *status)
 {
        struct budget *budget = (struct budget *) fe->dvb->priv;
        int synced;