[media] remove include/linux/dvb/dmx.h
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 19 Oct 2012 10:29:17 +0000 (07:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 19 Oct 2012 10:29:17 +0000 (07:29 -0300)
The only reason for this header is to make sure that include
linux/time.h were added before uapi/*/dmx.h. Just push down the
time.h header on the few places where this is used, and drop
this new header.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found