Re: [PATCH] drm/panel: declare variable as __be16

2020-01-01 Thread Daniel Vetter
On Mon, Dec 30, 2019 at 10:56:09PM +0300, Wambui Karuga wrote: > 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) >

[PATCH] drm/panel: declare variable as __be16

2019-12-31 Thread Wambui Karuga
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