summaryrefslogtreecommitdiffstats
path: root/mm/cma.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-22 22:36:53 +0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-22 22:36:53 +0200
commit886da6ac33ac7e82392f1bc8b7b25b058710a269 (patch)
treec07582ed5bc0bf486db11eda705036bf521585e8 /mm/cma.c
parent[media] media: stv0367: fix frontend modulation initialization with FE_CAB_MO... (diff)
downloadlinux-886da6ac33ac7e82392f1bc8b7b25b058710a269.tar.xz
linux-886da6ac33ac7e82392f1bc8b7b25b058710a269.zip
[media] stv0367: Remove an unused parameter
cab_state->modulation is initialized with a wrong value: drivers/media/dvb-frontends/stv0367.c:3000:42: warning: mixing different enum types drivers/media/dvb-frontends/stv0367.c:3000:42: int enum fe_modulation versus drivers/media/dvb-frontends/stv0367.c:3000:42: int enum stv0367cab_mod as it was declared as "enum stv0367cab_mod". While it could be fixed, there's no value on it, as this is never used. So, just remove the modulation from cab_state structure. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'mm/cma.c')
0 files changed, 0 insertions, 0 deletions