X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-s3c2410%2Fmach-amlm5900.c;h=817e2c684410bce25eeae0d383f296bad14cb644;hb=40b20c257a13c5a526ac540bc5e43d0fdf29792a;hp=ba5109af40b4d407fbccd0d5f6c99b8e9ccea752;hpb=e993835441734c184d70d3716eed78a08eeb71c2;p=powerpc.git diff --git a/arch/arm/mach-s3c2410/mach-amlm5900.c b/arch/arm/mach-s3c2410/mach-amlm5900.c index ba5109af40..817e2c6844 100644 --- a/arch/arm/mach-s3c2410/mach-amlm5900.c +++ b/arch/arm/mach-s3c2410/mach-amlm5900.c @@ -226,7 +226,7 @@ static struct s3c2410fb_mach_info __initdata amlm5900_lcd_info = { #endif static irqreturn_t -amlm5900_wake_interrupt(int irq, void *ignored, struct pt_regs *regs) +amlm5900_wake_interrupt(int irq, void *ignored) { return IRQ_HANDLED; }