linux_dsm_epyc7002/drivers/media/video/cx88
Emil Goode d9bc8510c5 [media] cx88: Remove duplicate const
This patch fixes the following sparse warnings
by removing use of duplicate const.

drivers/media/video/cx88/cx88.h:152:40:
	warning: duplicate const
drivers/media/video/cx88/cx88-core.c:256:33:
	warning: duplicate const
drivers/media/video/cx88/cx88-alsa.c:769:41:
	warning: duplicate const

As commented by Jonathan Nieder:

	These double "const" were introduced in v2.6.37-rc1~64^2~464 (V4L/DVB:
	drivers/media: Make static data tables and strings const, 2010-08-25).

	The address of an array is already immutable by definition, so for
	what it's worth, with or without a clarified commit message,

[mchehab@redhat.com: Tested with "gcc -s" (version 4.7.0):
 the produced asm is indeed equal before and after this patch]
Signed-off-by: Emil Goode <emilgoode@gmail.com>
Acked-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-13 19:47:56 -03:00
..
cx88-alsa.c [media] cx88: Remove duplicate const 2012-08-13 19:47:56 -03:00
cx88-blackbird.c [media] cx88-blackbird: replace ioctl by unlocked_ioctl 2012-07-06 18:13:48 -03:00
cx88-cards.c [media] cx88: each device node gets the right controls 2012-07-06 18:09:17 -03:00
cx88-core.c [media] cx88: Remove duplicate const 2012-08-13 19:47:56 -03:00
cx88-dsp.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-dvb.c [media] dvb: get rid of fe_ioctl_override callback 2012-08-13 16:34:03 -03:00
cx88-i2c.c [media] video: Drop undue references to i2c-algo-bit 2011-11-24 15:11:17 -02:00
cx88-input.c [media] Add support for two Leadtek Winfast TV 2000XP types 2012-01-07 11:47:30 -02:00
cx88-mpeg.c [media] cx88: properly maintain decoder config when using MPEG encoder 2011-07-27 17:56:00 -03:00
cx88-reg.h
cx88-tvaudio.c [media] Add proper audio support for Nova-S Plus with wm8775 ADC 2011-03-21 20:32:19 -03:00
cx88-vbi.c V4L/DVB: drivers/media: Make static data tables and strings const 2010-10-21 01:04:52 -02:00
cx88-video.c [media] cx88: don't use current_norm 2012-07-06 18:13:38 -03:00
cx88-vp3054-i2c.c [media] cx88: Remove the obsolete i2c_adapter.id field 2010-12-30 12:17:19 -02:00
cx88-vp3054-i2c.h
cx88.h [media] cx88: Remove duplicate const 2012-08-13 19:47:56 -03:00
Kconfig [media] cx88: fix menu level for the VP-3054 module 2011-11-08 11:52:21 -02:00
Makefile [media] drivers/media: do not use EXTRA_CFLAGS 2011-09-03 18:50:59 -03:00