These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / or51211.c
index 873ea1d..e82413b 100644 (file)
@@ -237,7 +237,7 @@ static int or51211_set_parameters(struct dvb_frontend *fe)
        return 0;
 }
 
-static int or51211_read_status(struct dvb_frontend* fe, fe_status_t* status)
+static int or51211_read_status(struct dvb_frontend *fe, enum fe_status *status)
 {
        struct or51211_state* state = fe->demodulator_priv;
        unsigned char rec_buf[2];