Initial blind fixup for arm for irq changes
[deliverable/linux.git] / arch / arm / mach-pxa / corgi.c
index 337c01c4ac37194860c45f845a503686ecc0e6c4..74f8378d7bbce3b70b7f2a70f76553fb8e005d59 100644 (file)
@@ -212,7 +212,7 @@ static struct platform_device corgits_device = {
  */
 static struct pxamci_platform_data corgi_mci_platform_data;
 
-static int corgi_mci_init(struct device *dev, irqreturn_t (*corgi_detect_int)(int, void *, struct pt_regs *), void *data)
+static int corgi_mci_init(struct device *dev, irqreturn_t (*corgi_detect_int)(int, void *), void *data)
 {
        int err;
 
This page took 0.023739 seconds and 5 git commands to generate.