From: Rob Herring Date: Mon, 12 May 2014 16:35:52 +0000 (-0500) Subject: irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f41083b87633c2277aad57c6a68e4250c5e7f1e;p=pandora-kernel.git irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE Adding function type checking to IRQCHIP_OF_DECLARE found a type mismatch with s3c2410_init_intc_of and s3c2416_init_intc_of. The function only takes the 1st 2 parameters. Signed-off-by: Rob Herring Cc: Thomas Gleixner Acked-by: Jason Cooper --- Reading git-diff-tree failed