commit | f91ca05ff490421d348e27baa2363a49547dee57 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Fri Jun 07 16:27:45 2013 -0500 |
committer | Suman Anna <s-anna@ti.com> | Tue Jun 11 11:41:29 2013 -0500 |
tree | e8a97c9be877cea2bc386f435159a5d1fe53ed37 | |
parent | ecf305cf81c68446508c283015694e304939be5f [diff] |
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>