lkml.org 
[lkml]   [2003]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH 9/16] C99: 2.6.0-t3-bk7/arch/ppc
From
diff -aur linux.backup/arch/ppc/syslib/of_device.c linux/arch/ppc/syslib/of_device.c
--- linux.backup/arch/ppc/syslib/of_device.c Tue Aug 19 20:56:52 2003
+++ linux/arch/ppc/syslib/of_device.c Wed Aug 20 16:40:22 2003
@@ -52,8 +52,8 @@
}

struct bus_type of_platform_bus_type = {
- name: "of_platform",
- match: of_platform_bus_match,
+ .name = "of_platform",
+ .match = of_platform_bus_match,
};

static int __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:47    [W:0.033 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site