diff options
author | Gwendal Grignou <[email protected]> | 2019-06-03 11:33:35 -0700 |
---|---|---|
committer | Lee Jones <[email protected]> | 2019-06-10 09:15:08 +0100 |
commit | 6f72c3f9bbdf08fde3b328c8bafbe8d667590b4e (patch) | |
tree | a13dfbe5f5fdb9aea78720425bcb041c5b8af99f /drivers/usb/cdns3/cdns3-debug.h | |
parent | df95a3bdf8f1fe110a50873f8f24eb2675b73d35 (diff) |
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 <[email protected]>
Acked-by: Enric Balletbo i Serra <[email protected]>
Acked-by: Benson Leung <[email protected]>
Reviewed-by: Fabien Lahoudere <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions