diff options
author | Leilk Liu <[email protected]> | 2015-08-11 18:43:09 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-08-11 17:11:29 +0100 |
commit | 7abc01b346e67534cc0307544e563e5497280296 (patch) | |
tree | 79e928110e5c789af6c9e42d65e96929b5865978 /scripts/gdb/linux/modules.py | |
parent | e4001885ca4fa3107898205503f2552ed50f4f02 (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions