commit | 0b933cb305e7a987e0a711ee15457bd70055d682 | [log] [tgz] |
---|---|---|
author | Tetsuyuki Kobayashi <koba@kmckk.co.jp> | Wed Jul 10 10:56:37 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Thu Jul 18 08:35:21 2013 +0900 |
tree | edef4dfb3a21a8a360de1d943e99f8ab8017d597 | |
parent | c1d7e2e80079148626e6c411e56708d86311d31a [diff] |
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>