media: staging: allegro: cleanup two warnings
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 13:43:02 +0000 (09:43 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 29 May 2019 13:43:30 +0000 (09:43 -0400)
commit5a433fccafc73e1361f65c4423b0099bbd18f67f
tree52def23ed12c2c8ab07642247dfd5a8185d1c169
parent578a3ab12705aae0101f590d3a77ecafe22f9453
media: staging: allegro: cleanup two warnings

Sparse complains about two issues when building with i386
and COMPILE_TEST:

drivers/staging/media/allegro-dvt/allegro-core.c:1849:36: warning: constant 0xffffffff00000000UL is so big it is unsigned long long
drivers/staging/media/allegro-dvt/allegro-core.c:865:24: error: incompatible types in comparison expression (different type sizes)

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/allegro-dvt/allegro-core.c