lkml.org 
[lkml]   [2003]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] Compile fix for pmac IDE driver
Bart,

The version of drivers/ide/ppc/pmac.c in Linus' tree at the moment
doesn't compile. The one-liner below fixes it. Please apply.

Thanks,
Paul.

diff -urN linux-2.5/drivers/ide/ppc/pmac.c pmac-2.5/drivers/ide/ppc/pmac.c
--- linux-2.5/drivers/ide/ppc/pmac.c 2003-05-12 17:41:32.000000000 +1000
+++ pmac-2.5/drivers/ide/ppc/pmac.c 2003-05-13 16:48:42.000000000 +1000
@@ -721,7 +721,7 @@
}
}

- return NODEV;
+ return 0;
}

void __init
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:35    [W:0.033 / U:0.920 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site