These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / platform / omap3isp / ispstat.h
index b79380d..6d9b024 100644 (file)
@@ -39,7 +39,7 @@ struct ispstat_buffer {
        struct sg_table sgt;
        void *virt_addr;
        dma_addr_t dma_addr;
-       struct timespec ts;
+       struct timeval ts;
        u32 buf_size;
        u32 frame_number;
        u16 config_counter;