These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / dvb-frontends / rtl2830_priv.h
index d50d537..cf793f3 100644 (file)
@@ -34,7 +34,7 @@ struct rtl2830_dev {
        bool sleeping;
        unsigned long filters;
        struct delayed_work stat_work;
-       fe_status_t fe_status;
+       enum fe_status fe_status;
        u64 post_bit_error_prev; /* for old DVBv3 read_ber() calculation */
        u64 post_bit_error;
        u64 post_bit_count;