[media] e4000: fix compiler warning
commit1ba90492289003e7939574eca8b1ff6cce2d5520
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 22 May 2015 07:39:54 +0000 (22 04:39 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 30 May 2015 14:20:09 +0000 (30 11:20 -0300)
tree3c1e04b46eb833081b109c7af0fc7672c141ef45
parent40c942a1746ffcb632933a2195fa80e6f4c2d6f0
[media] e4000: fix compiler warning

drivers/media/tuners/e4000.c:287:3: warning: this decimal constant is unsigned only in ISO C90
   .rangehigh  =  2208000000L,
   ^

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/e4000.c