ARM: shmobile: Insert align directives before 4 bytes data
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>
Wed, 10 Jul 2013 01:56:37 +0000 (10:56 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 23:35:21 +0000 (08:35 +0900)
commit0b933cb305e7a987e0a711ee15457bd70055d682
treeedef4dfb3a21a8a360de1d943e99f8ab8017d597
parentc1d7e2e80079148626e6c411e56708d86311d31a
ARM: shmobile: Insert align directives before 4 bytes data

In thumb2 mode instructions are not align to 4 byte. This patch insert
align directives before putting 4 byte data.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/headsmp-scu.S
arch/arm/mach-shmobile/headsmp.S
arch/arm/mach-shmobile/sleep-sh7372.S
This page took 0.046501 seconds and 5 git commands to generate.