]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/remoteproc.git/commit
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)
commitf91ca05ff490421d348e27baa2363a49547dee57
treee8a97c9be877cea2bc386f435159a5d1fe53ed37
parentecf305cf81c68446508c283015694e304939be5f
omap: mailbox: correct the argument type for irq ops

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>
arch/arm/mach-omap1/mailbox.c
arch/arm/mach-omap2/mailbox.c