diff options
author | Kamlesh Gurudasani <kamlesh.gurudasani@gmail.com> | 2020-03-08 19:14:44 +0300 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-03-14 10:31:30 +0300 |
commit | fdcf7bb69be456e924da0ef477f084887b437ad1 (patch) | |
tree | ead539641757c100646c69dfc2e2efef3602f6cb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 52120e8c7ae3c08c0758e4e0ca4fd718f278b424 (diff) | |
download | linux-fdcf7bb69be456e924da0ef477f084887b437ad1.tar.xz |
drm/tiny: fix sparse warning: incorrect type in assignment (different base types)
This fixes the following sparse warning:
drivers/gpu/drm/tiny/ili9486.c:61:16: sparse: sparse: incorrect type in assignment (different base types)
drivers/gpu/drm/tiny/ili9486.c:61:16: sparse: expected unsigned short [usertype]
drivers/gpu/drm/tiny/ili9486.c:61:16: sparse: got restricted __be16 [usertype]
drivers/gpu/drm/tiny/ili9486.c:71:32: sparse: sparse: incorrect type in assignment (different base types)
drivers/gpu/drm/tiny/ili9486.c:71:32: sparse: expected unsigned short [usertype]
drivers/gpu/drm/tiny/ili9486.c:71:32: sparse: got restricted __be16 [usertype]
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Kamlesh Gurudasani <kamlesh.gurudasani@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1583684084-4694-1-git-send-email-kamlesh.gurudasani@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions