These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / stv0367_priv.h
index 995db06..89bf6f6 100644 (file)
@@ -188,7 +188,7 @@ struct stv0367_cab_signal_info {
        u32 frequency; /* kHz */
        u32 symbol_rate; /* Mbds */
        enum stv0367cab_mod modulation;
-       fe_spectral_inversion_t spect_inv;
+       enum fe_spectral_inversion spect_inv;
        s32 Power_dBmx10;       /* Power of the RF signal (dBm x 10) */
        u32     CN_dBx10;       /* Carrier to noise ratio (dB x 10) */
        u32     BER;            /* Bit error rate (x 10000000)  */