config: use unaligned types for ARMv7
authorJan Viktorin <viktorin@rehivetech.com>
Wed, 9 Dec 2015 15:16:17 +0000 (16:16 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 29 Feb 2016 15:24:04 +0000 (16:24 +0100)
commite7d088780e0feeb698bbfdb68d5c6c9f3fb54b42
tree9ee6ef581a2f5439777939e6e82a6e458442fa56
parent726da47b20d58b1504bad3b08054ac7cfdd80b0b
config: use unaligned types for ARMv7

This patch reduces number of warnings from 53 to 40.
It removes the usual false positives utilizing unaligned_uint*_t data types.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
config/defconfig_arm-armv7a-linuxapp-gcc