summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorGwendal Grignou <gwendal@chromium.org>2019-06-03 11:33:35 -0700
committerLee Jones <lee.jones@linaro.org>2019-06-10 09:15:08 +0100
commit6f72c3f9bbdf08fde3b328c8bafbe8d667590b4e (patch)
treea13dfbe5f5fdb9aea78720425bcb041c5b8af99f /ipc
parentdf95a3bdf8f1fe110a50873f8f24eb2675b73d35 (diff)
downloadlinux-stable-6f72c3f9bbdf08fde3b328c8bafbe8d667590b4e.tar.gz
linux-stable-6f72c3f9bbdf08fde3b328c8bafbe8d667590b4e.tar.bz2
linux-stable-6f72c3f9bbdf08fde3b328c8bafbe8d667590b4e.zip
mfd: cros_ec: add ec_align macros
To reduce code and improve performance of the embedded controller firmware, pragma __aligned(2) or __aligned(4) are used when alignment to 16 or 32 bit boundary is expected. Define all ec_align to packed when compiling kernel. Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Acked-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Acked-by: Benson Leung <bleung@chromium.org> Reviewed-by: Fabien Lahoudere <fabien.lahoudere@collabora.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions