All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] fix ide/legacy/gayle.c compilation
@ 2008-02-07 23:12 ` Adrian Bunk
  0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2008-02-07 23:12 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz, geert; +Cc: linux-m68k, linux-kernel, linux-ide

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
deb88131c2fcc3076121597463153979aba9062d diff --git a/drivers/ide/legacy/gayle.c b/drivers/ide/legacy/gayle.c
index 9d3851d..b7d8109 100644
--- a/drivers/ide/legacy/gayle.c
+++ b/drivers/ide/legacy/gayle.c
@@ -94,7 +94,7 @@ static int gayle_ack_intr_a1200(ide_hwif_t *hwif)
 
 static void __init gayle_setup_ports(hw_regs_t *hw, unsigned long base,
 				     unsigned long ctl, unsigned long irq_port,
-				     ide_ack_intr_t *ack_intr);
+				     ide_ack_intr_t *ack_intr)
 {
 	int i;
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-08 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 23:12 [2.6 patch] fix ide/legacy/gayle.c compilation Adrian Bunk
2008-02-07 23:12 ` Adrian Bunk
2008-02-08 20:33 ` Bartlomiej Zolnierkiewicz
2008-02-08 20:33   ` Bartlomiej Zolnierkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.