diff options
author | Wambui Karuga <[email protected]> | 2019-12-30 22:56:09 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-01-01 19:53:50 +0100 |
commit | 1ce0d5162b98bf6120db1b259d0f0706e69f15fd (patch) | |
tree | b5171cf7052513750fdbfb454fd174dbb927ed6a /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | efb4650885187425f1da96460e5d2a84650f861a (diff) |
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 <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions