From: Suman Anna Date: Fri, 7 Jun 2013 21:27:45 +0000 (-0500) Subject: omap: mailbox: correct the argument type for irq ops X-Git-Tag: omap-for-v3.11/mailbox-signed^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f91ca05ff490421d348e27baa2363a49547dee57;p=pandora-kernel.git 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 --- Reading git-diff-tree failed