lkml.org 
[lkml]   [2003]   [Aug]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateWed, 20 Aug 2003 18:02:56 +1000
Subject[PATCH 9/16] C99: 2.6.0-t3-bk7/arch/ppc
FromCaT <>
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