From: Rob Herring Date: Mon, 12 May 2014 16:37:07 +0000 (-0500) Subject: irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10776b5f48fe7d83e745856c2c8a14ab0a710bba;p=pandora-kernel.git irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARE Adding function type checking to IRQCHIP_OF_DECLARE found a type mismatch with icoll_of_init. The function should return an error code or 0 on success. Signed-off-by: Rob Herring Cc: Thomas Gleixner Acked-by: Jason Cooper --- Reading git-diff-tree failed