Re: [PATCH] ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains

2012-02-07 Thread Tony Lindgren
* Santosh Shilimkar santosh.shilim...@ti.com [120206 01:48]: With the latest Sourcery G++ Lite 2011.03-41 and latest linaro tool-chains OMAP2 only build breaks with below error. arch/arm/mach-omap2/omap-smc.S: Assembler messages: arch/arm/mach-omap2/omap-smc.S:30: Error: selected processor

[PATCH] ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains

2012-02-06 Thread Santosh Shilimkar
With the latest Sourcery G++ Lite 2011.03-41 and latest linaro tool-chains OMAP2 only build breaks with below error. arch/arm/mach-omap2/omap-smc.S: Assembler messages: arch/arm/mach-omap2/omap-smc.S:30: Error: selected processor does not support ARM mode `smc #0'