From: Dave Martin Date: Fri, 4 Mar 2011 15:33:57 +0000 (+0000) Subject: ARM: omap3: Thumb-2 compatibility for sleep34xx.S X-Git-Tag: v2.6.39-rc1~432^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd31394779aa288eb6b9c42672ffcb6d05d6c414;p=pandora-kernel.git ARM: omap3: Thumb-2 compatibility for sleep34xx.S * Build unconditionally as ARM for correct interoperation with OMAP firmware. * Fix an out-of-range ADR when building for ARM. * Remove deprecated PC-relative stores. * Add the required ENDPROC() directive for each ENTRY(). * .align before data words. * Handle non-interworking return from v7_flush_dcache_all. Signed-off-by: Dave Martin Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed