aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2016-03-23 07:30:38 -0300
committerMauro Carvalho Chehab <[email protected]>2016-05-07 11:46:42 -0300
commite8e20f1f02eb34b4d446101547159418346b65d4 (patch)
treec4569d5b237237e3fbf0efecd8cebf931480f883 /lib/mpi/mpiutil.c
parentc64ee34712eeeee95de0376f424dd4dc7661d3ed (diff)
[media] dvb-usb: hide unused functions
A couple of data structures in the dibusb-common file are only accessed when CONFIG_DVB_DIB3000MC is enabled, otherwise we get a harmless gcc warning: usb/dvb-usb/dibusb-common.c:223:34: error: 'dib3000p_panasonic_agc_config' defined but not used usb/dvb-usb/dibusb-common.c:211:32: error: 'stk3000p_dib3000p_config' defined but not used This moves the existing #ifdef a few lines up to correctly cover all the conditional data structures, which gets rid of the warning. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions