From: Tetsuyuki Kobayashi Date: Wed, 10 Jul 2013 01:56:37 +0000 (+0900) Subject: ARM: shmobile: Insert align directives before 4 bytes data X-Git-Tag: v3.12-rc1~118^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b933cb305e7a987e0a711ee15457bd70055d682;p=pandora-kernel.git 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 Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed