From: Joseph Lo Date: Mon, 15 Apr 2013 22:50:53 +0000 (-0600) Subject: ARM: tegra: fix build error when THUMB2_KERNEL enabled X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5777b4b5778b9b44ee8b1476521ffcb8e527876d;p=pandora-kernel.git ARM: tegra: fix build error when THUMB2_KERNEL enabled This patch fix the build failure when CONFIG_THUBM2_KERNEL enabled. You clould see the error message below: arch/arm/mach-tegra/sleep-tegra30.S:69: Error: shift must be constant -- `orr r12,r12,r4,lsl r3' Reported-by: Arnd Bergmann Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren Reviewed-by: Dave Martin Signed-off-by: Olof Johansson --- Reading git-diff-tree failed