]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/mailbox.h
Reset mailbox to mainline version
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / mailbox.h
index 9d3994b7ff62ed31d4bd7d14d2cdee7c288c329e..7cbed9332e169f36854349048051cf02b979144e 100644 (file)
@@ -61,8 +61,6 @@ 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 *);