diff options
| author | Anson Huang <[email protected]> | 2020-03-02 10:51:25 +0800 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2020-03-12 11:56:53 +0100 |
| commit | 1fd213f38b999b95777d4dddc7e232e08f2294c8 (patch) | |
| tree | d6de7816b26d93ce2e6144ed14d21e7efd6bca5b /drivers/mtd/lpddr/lpddr_cmds.c | |
| parent | 7375f2ac6b2d5f42ebc42e25f5251aa3284f30ed (diff) | |
thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4
The i.MX SCU API strongly assumes that messages are composed out
of 4-bytes words but some of our message structs have odd sizeofs,
use __packed __aligned(4) to avoid potential oopses.
Signed-off-by: Anson Huang <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions