From 4f41083b87633c2277aad57c6a68e4250c5e7f1e Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Mon, 12 May 2014 11:35:52 -0500 Subject: [PATCH] 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-format-patch failed