workqueue: add 'flush_delayed_work()' to run and wait for delayed work
[safe/jmp/linux-2.6] / include / video / atmel_lcdc.h
index 6ad87f4..0c864db 100644 (file)
@@ -38,7 +38,7 @@ struct atmel_lcdfb_info {
        spinlock_t              lock;
        struct fb_info          *info;
        void __iomem            *mmio;
-       unsigned long           irq_base;
+       int                     irq_base;
        struct work_struct      task;
 
        unsigned int            guard_time;