diff options
author | 2020-09-22 17:38:21 -0500 | |
---|---|---|
committer | 2020-09-22 17:38:21 -0500 | |
commit | 1fe44191f361a88b0f9600a5bbc8ebf7ede642ce (patch) | |
tree | 2ff11f77d28563780a9a4ebafd1948ec68c4e163 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.9-rc1 (diff) | |
download | wireguard-linux-1fe44191f361a88b0f9600a5bbc8ebf7ede642ce.tar.xz wireguard-linux-1fe44191f361a88b0f9600a5bbc8ebf7ede642ce.zip |
soc: fsl: qman: fix -Wpacked-not-aligned warnings
This fixes compile warnings from the -Wpacked-not-aligned option.
In file included from ../drivers/crypto/caam/qi.c:12:
../include/soc/fsl/qman.h:259:1: warning: alignment 1 of ‘struct qm_dqrr_entry’ is less than 8 [-Wpacked-not-aligned]
} __packed;
^
../include/soc/fsl/qman.h:292:2: warning: alignment 1 of ‘struct <anonymous>’ is less than 8 [-Wpacked-not-aligned]
} __packed ern;
^
Reported-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions