Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[firefly-linux-kernel-4.4.55.git] / drivers / media / dvb-frontends / l64781.c
index ddf866c46f8b170c066352dc39aeb9112adf52bb..0977871232a286d6a2482dcf353a2e83f7746099 100644 (file)
@@ -359,7 +359,7 @@ static int get_frontend(struct dvb_frontend *fe)
        return 0;
 }
 
-static int l64781_read_status(struct dvb_frontend* fe, fe_status_t* status)
+static int l64781_read_status(struct dvb_frontend *fe, enum fe_status *status)
 {
        struct l64781_state* state = fe->demodulator_priv;
        int sync = l64781_readreg (state, 0x32);