diff options
author | Wambui Karuga <wambui.karugax@gmail.com> | 2019-12-30 22:56:09 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-01-01 19:53:50 +0100 |
commit | 1ce0d5162b98bf6120db1b259d0f0706e69f15fd (patch) | |
tree | b5171cf7052513750fdbfb454fd174dbb927ed6a /drivers/dma-buf | |
parent | efb4650885187425f1da96460e5d2a84650f861a (diff) | |
download | linux-1ce0d5162b98bf6120db1b259d0f0706e69f15fd.tar.bz2 |
drm/panel: declare variable as __be16
Declare the temp variable as __be16 to address the following sparse
warning:
drivers/gpu/drm/panel/panel-lg-lg4573.c:45:20: warning: incorrect type in initializer (different base types)
drivers/gpu/drm/panel/panel-lg-lg4573.c:45:20: expected unsigned short [unsigned] [usertype] temp
drivers/gpu/drm/panel/panel-lg-lg4573.c:45:20: got restricted __be16 [usertype] <noident>
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191230195609.12386-1-wambui.karugax@gmail.com
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions