X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap1%2Fserial.c;h=4cc98a578e4bf5ed98ac048f702f2c519ae7a22d;hb=12cbbd95e12e911b43afae7f6f4850f616223642;hp=c4b790217a5b0ab259ac8289d4a415ef578e81ed;hpb=f30c2269544bffc7bf1b0d7c0abe5be1be83b8cb;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/mach-omap1/serial.c b/arch/arm/mach-omap1/serial.c index c4b790217a5..4cc98a578e4 100644 --- a/arch/arm/mach-omap1/serial.c +++ b/arch/arm/mach-omap1/serial.c @@ -204,8 +204,7 @@ void __init omap_serial_init(void) #ifdef CONFIG_OMAP_SERIAL_WAKE -static irqreturn_t omap_serial_wake_interrupt(int irq, void *dev_id, - struct pt_regs *regs) +static irqreturn_t omap_serial_wake_interrupt(int irq, void *dev_id) { /* Need to do something with serial port right after wake-up? */ return IRQ_HANDLED;