commit | a9af5392520c9c30e355562b0bd641d49130284a | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 15 08:31:56 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 15 08:32:41 2013 -0300 |
tree | e1d65e881452e6449d75303a201bc7971816f91a | |
parent | 9ce5eca7c4c7f9fe451715cb5c96d4d776481a82 [diff] |
[media] cxd2820r_t2: Fix a warning: stream_id is unsigned drivers/media/dvb-frontends/cxd2820r_t2.c: In function 'cxd2820r_set_frontend_t2': drivers/media/dvb-frontends/cxd2820r_t2.c:128:2: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>