![]() | |||||||||||
Messages in this thread Patch in this message |
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 [from the cache] ©2003-2008 | |||||||||||