Hi Uwe,
2010/12/10 Uwe Kleine-K?nig [off-list ref]:
Hallo Shawn,
On Wed, Dec 08, 2010 at 12:32:03AM +0800, Shawn Guo wrote:
quoted
?- Remove cpu.o from arch/arm/mach-mxs/Makefile
[...]
diff --git a/arch/arm/mach-mxs/Makefile b/arch/arm/mach-mxs/Makefile
new file mode 100644
index 0000000..40b808c
--- /dev/null
+++ b/arch/arm/mach-mxs/Makefile
@@ -0,0 +1,10 @@
+# Common support
+obj-y := clock.o cpu.o devices.o gpio.o icoll.o iomux.o system.o timer.o
? ? ? ? ? ? ? ? ? ?^^^^^
There was something wrong with my patch management. The commit of
removing cpu.o was squashed into another local patch. Thanks for
catching.
--
Regards,
Shawn