Thanks. This patch series are:
Reviewed-by: Qiang Yu
I'll apply them to drm-misc-next.
Regards,
Qiang
On Sat, Jun 22, 2019 at 12:21 AM Krzysztof Kozlowski wrote:
>
> Mark long numbers with ULL to silence the Smatch warning:
>
> drivers/gpu/drm/lima/lima_device.c:314:32: warning: constant 0
Mark long numbers with ULL to silence the Smatch warning:
drivers/gpu/drm/lima/lima_device.c:314:32: warning: constant 0x1 is
so big it is long long
Signed-off-by: Krzysztof Kozlowski
Reviewed-by: Qiang Yu
---
Changes since v1:
1. Add reviewed-by tag
---
drivers/gpu/drm/lima/lim