Merge tag 'v3.13-rc4' into next
[cascardo/linux.git] / arch / sh / boards / mach-ecovec24 / setup.c
index 122f737..5bc3a15 100644 (file)
@@ -502,7 +502,7 @@ static struct platform_device keysc_device = {
 /* TouchScreen */
 #define IRQ0 evt2irq(0x600)
 
-static int ts_get_pendown_state(void)
+static int ts_get_pendown_state(struct device *dev)
 {
        int val = 0;
        gpio_free(GPIO_FN_INTC_IRQ0);