r3574 - branches/src/target/kernel/2.6.24.x/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Wed Dec 5 17:04:12 CET 2007


Author: laforge
Date: 2007-12-05 17:04:09 +0100 (Wed, 05 Dec 2007)
New Revision: 3574

Modified:
   branches/src/target/kernel/2.6.24.x/patches/hxd8-core.patch
Log:
cosmetic fix: use tab instead of spaces


Modified: branches/src/target/kernel/2.6.24.x/patches/hxd8-core.patch
===================================================================
--- branches/src/target/kernel/2.6.24.x/patches/hxd8-core.patch	2007-12-05 13:34:37 UTC (rev 3573)
+++ branches/src/target/kernel/2.6.24.x/patches/hxd8-core.patch	2007-12-05 16:04:09 UTC (rev 3574)
@@ -394,7 +394,7 @@
 +
 +	platform_device_register(&hxd8_pmu_dev);
 +
-+    platform_add_devices(hxd8_devices, ARRAY_SIZE(hxd8_devices));
++	platform_add_devices(hxd8_devices, ARRAY_SIZE(hxd8_devices));
 +
 +	s3c2410_pm_init();
 +}





More information about the commitlog mailing list