patch-2.4.20 linux-2.4.20/arch/mips/lib/ide-std.c
Next file: linux-2.4.20/arch/mips/lib/memcpy.S
Previous file: linux-2.4.20/arch/mips/lib/ide-no.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Nov 28 15:53:10 2002
- Orig file:
linux-2.4.19/arch/mips/lib/ide-std.c
- Orig date:
Sun Sep 9 10:43:01 2001
diff -urN linux-2.4.19/arch/mips/lib/ide-std.c linux-2.4.20/arch/mips/lib/ide-std.c
@@ -68,7 +68,7 @@
void *dev_id)
{
return request_irq(irq, handler, flags, device, dev_id);
-}
+}
static void std_ide_free_irq(unsigned int irq, void *dev_id)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)