aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap/dispc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap/dispc.h')
-rw-r--r--drivers/video/omap/dispc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/omap/dispc.h b/drivers/video/omap/dispc.h
index eb1512b56ce8..ef720a78f6d5 100644
--- a/drivers/video/omap/dispc.h
+++ b/drivers/video/omap/dispc.h
@@ -40,4 +40,6 @@ extern void omap_dispc_enable_digit_out(int enable);
extern int omap_dispc_request_irq(void (*callback)(void *data), void *data);
extern void omap_dispc_free_irq(void);
+extern const struct lcd_ctrl omap2_int_ctrl;
+
#endif