These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / tda10048.c
index 71fb632..8451086 100644 (file)
@@ -792,7 +792,7 @@ static int tda10048_init(struct dvb_frontend *fe)
        return ret;
 }
 
-static int tda10048_read_status(struct dvb_frontend *fe, fe_status_t *status)
+static int tda10048_read_status(struct dvb_frontend *fe, enum fe_status *status)
 {
        struct tda10048_state *state = fe->demodulator_priv;
        u8 reg;