alistair23-linux/include/uapi/linux/dvb
Mauro Carvalho Chehab fde04ab95d [media] demux.h: Remove duplicated enum
"enum dmx_ts_pes" and "typedef enum dmx_pes_type_t" are just the
same enum declared twice, since Kernel (2.6.12). There's no reason
to duplicate it there, and sparse complains about that:
	drivers/media/dvb-core/dmxdev.c:600:55: warning: mixing different enum types
So, remove the internal define, keeping just the external one.
Internally, use only "enum dmx_ts_pes", as it is too late to drop
dmx_pes_type_t from the userspace API.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-08 06:53:15 -03:00
..
audio.h UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
ca.h UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
dmx.h [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
frontend.h [media] dvb: Add DVBv5 statistics properties 2013-01-23 19:06:33 -02:00
Kbuild UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
net.h UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
osd.h UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
version.h [media] dvb: Add DVBv5 statistics properties 2013-01-23 19:06:33 -02:00
video.h UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00