]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/video/atmel_lcdc.h
rescan_partitions(): make device capacity errors non-fatal
[linux-2.6-omap-h63xx.git] / include / video / atmel_lcdc.h
index 1ccf462b433a78269ee8ace276821363afe19589..920c4e9cb93dce0fb9929603121b4079ffc8ffeb 100644 (file)
@@ -22,6 +22,7 @@
 #ifndef __ATMEL_LCDC_H__
 #define __ATMEL_LCDC_H__
 
+#include <linux/workqueue.h>
 
 /* Way LCD wires are connected to the chip:
  * Some Atmel chips use BGR color mode (instead of standard RGB)
@@ -40,6 +41,7 @@ struct atmel_lcdfb_info {
        struct work_struct      task;
 
        unsigned int            guard_time;
+       unsigned int            smem_len;
        struct platform_device  *pdev;
        struct clk              *bus_clk;
        struct clk              *lcdc_clk;