diff options
author | 2023-02-03 11:35:12 +0800 | |
---|---|---|
committer | 2023-02-10 17:20:19 +0800 | |
commit | eaf05e829f389d172ca7e553f22d49d104b6861c (patch) | |
tree | 5c247a26ff4e9963fb4d2094d500db6b5a505ada /drivers/gpu/drm/amd/amdgpu | |
parent | crypto: testmgr - add diff-splits of src/dst into default cipher config (diff) | |
download | wireguard-linux-eaf05e829f389d172ca7e553f22d49d104b6861c.tar.xz wireguard-linux-eaf05e829f389d172ca7e553f22d49d104b6861c.zip |
crypto: aspeed - fix type warnings
This patch fixes following warnings:
1. sparse: incorrect type in assignment (different base types)
Fix: change to __le32 type.
2. sparse: cast removes address space '__iomem' of expression
Fix: use readb to avoid dereferencing the memory.
Signed-off-by: Neal Liu <neal_liu@aspeedtech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions