omap: mailbox: correct the argument type for irq ops
authorSuman Anna <s-anna@ti.com>
Fri, 7 Jun 2013 21:27:45 +0000 (16:27 -0500)
committerSuman Anna <s-anna@ti.com>
Tue, 11 Jun 2013 16:41:29 +0000 (11:41 -0500)
The argument type used in the actual individual omap_mbox_ops
for irqs should be omap_mbox_irq_t instead of omap_mbox_type_t.

Signed-off-by: Suman Anna <s-anna@ti.com>

No differences found