aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dispc-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/omap2/dss/dispc-compat.h')
-rw-r--r--drivers/video/omap2/dss/dispc-compat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/video/omap2/dss/dispc-compat.h b/drivers/video/omap2/dss/dispc-compat.h
index 8322d43d28c..14a69b3d4fb 100644
--- a/drivers/video/omap2/dss/dispc-compat.h
+++ b/drivers/video/omap2/dss/dispc-compat.h
@@ -24,4 +24,7 @@ void dispc_mgr_disable_sync(enum omap_channel channel);
int omap_dispc_wait_for_irq_interruptible_timeout(u32 irqmask,
unsigned long timeout);
+int dss_dispc_initialize_irq(void);
+void dss_dispc_uninitialize_irq(void);
+
#endif