]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/mach-pxa/tosa.c
IRQ: Use the new typedef for interrupt handler function pointers
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-pxa / tosa.c
index 17e46c1060bd5bde00fd2a83db928d500f586109..7915a5a228657bafe8d83aae928f32d796c82ec5 100644 (file)
@@ -174,7 +174,7 @@ static struct pxa2xx_udc_mach_info udc_info __initdata = {
  */
 static struct pxamci_platform_data tosa_mci_platform_data;
 
-static int tosa_mci_init(struct device *dev, irqreturn_t (*tosa_detect_int)(int, void *), void *data)
+static int tosa_mci_init(struct device *dev, irq_handler_t tosa_detect_int, void *data)
 {
        int err;