diff options
author | Leilk Liu <leilk.liu@mediatek.com> | 2015-08-11 18:43:09 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-08-11 17:11:29 +0100 |
commit | 7abc01b346e67534cc0307544e563e5497280296 (patch) | |
tree | 79e928110e5c789af6c9e42d65e96929b5865978 /drivers/bluetooth | |
parent | e4001885ca4fa3107898205503f2552ed50f4f02 (diff) | |
download | talos-op-linux-7abc01b346e67534cc0307544e563e5497280296.tar.gz talos-op-linux-7abc01b346e67534cc0307544e563e5497280296.zip |
spi: mediatek: fix endian warnings
This patch fixes endian warnings detected by sparse:
- sparse: incorrect type in argument 1 (different base types)
expected unsigned int [unsigned] val
got restricted __le32 [usertype] <noident>
- sparse: incorrect type in argument 1 (different base types)
expected unsigned int [unsigned] val
got restricted __le32 [usertype] <noident>
Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions