diff options
| author | Remi Depommier <rde@setrix.com> | 2020-11-15 19:16:39 -0500 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2020-11-24 17:03:25 +0200 |
| commit | fa3622bbea10c5083ce4f84da79248d4e22fea4b (patch) | |
| tree | feb42e6dba06e8ef711b88a72756c7b959a156b2 /lib/mpi/mpi-sub-ui.c | |
| parent | 31e07aa33fa7cdc93fa91c3f78f031e8d38862c2 (diff) | |
brcmfmac: Fix incorrect type in assignment
The left-hand side of the assignment from cpu_to_le32() should be of
type __le32. This commit clears the warning reported by sparse when
building with C=1 CF="-D__CHECK_ENDIAN__".
Fixes: d56fd83cf99c ("brcmfmac: fix SDIO access for big-endian host")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Remi Depommier <rde@setrix.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201116001639.31958-1-rde@setrix.com
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
