]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/video/atmel_lcdc.h
split the typecheck macros out of include/linux/kernel.h
[linux-2.6-omap-h63xx.git] / include / video / atmel_lcdc.h
index ed64862c4e18c13eaf5060679f42e5ec8f25556f..1ccf462b433a78269ee8ace276821363afe19589 100644 (file)
@@ -37,6 +37,7 @@ struct atmel_lcdfb_info {
        struct fb_info          *info;
        void __iomem            *mmio;
        unsigned long           irq_base;
+       struct work_struct      task;
 
        unsigned int            guard_time;
        struct platform_device  *pdev;