On Tue, 22 Mar 2005 13:32:09 -0500, Brian Waite <[EMAIL PROTECTED]> wrote:
> On Tuesday 22 March 2005 00:32, All Linux wrote:
> > It causes problem, as most platform files, for example,
> > arch/ppc/platforms/katana.c, still use the old name without ".". I do
> Ma
The latest prepatch, 2.6.12-rc1, introduced the following change.
--- a/drivers/base/platform.c 2005-03-17 17:35:04 -08:00
+++ b/drivers/base/platform.c 2005-03-17 17:35:04 -08:00
@@ -131,7 +131,7 @@
pdev->dev.bus = &platform_bus_type;
if (pdev->id != -1)
-s
2 matches
Mail list logo