X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Fomap%2Fdispc.h;h=ef720a78f6d513155d38ae1cba4061c966d0d1fa;hb=7c8ad9828e793573877fd60868bb5d2f1e3b64da;hp=eb1512b56ce86e3c0c54e4da0607d05750b40112;hpb=c0fc18c5bf016a9d56aee64974c1ccdb87f3c783;p=linux-2.6-omap-h63xx.git diff --git a/drivers/video/omap/dispc.h b/drivers/video/omap/dispc.h index eb1512b56ce..ef720a78f6d 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