]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/mailbox.h
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / mailbox.h
index 7cbed9332e169f36854349048051cf02b979144e..9d3994b7ff62ed31d4bd7d14d2cdee7c288c329e 100644 (file)
@@ -61,6 +61,8 @@ struct omap_mbox {
        void                    (*err_notify)(void);
 };
 
+extern struct omap_mbox mbox_dsp_info;
+
 int omap_mbox_msg_send(struct omap_mbox *, mbox_msg_t msg, void *);
 void omap_mbox_init_seq(struct omap_mbox *);