ARM: S5PC1xx: add platform helpers for s3c-fb device
[pandora-kernel.git] / arch / arm / mach-s5pc100 / include / mach / irqs.h
index 622720d..b53fa48 100644 (file)
@@ -11,4 +11,9 @@
 
 #include <plat/irqs.h>
 
+/* LCD */
+#define IRQ_LCD_FIFO           IRQ_LCD0
+#define IRQ_LCD_VSYNC          IRQ_LCD1
+#define IRQ_LCD_SYSTEM         IRQ_LCD2
+
 #endif /* __ASM_ARCH_IRQ_H */