commit | b2409b65d9401f7e3c572fc59db6a920fc7a163e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Oct 19 07:29:17 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Oct 19 07:29:17 2012 -0300 |
tree | 46163e5433bd06ebb9066a40cca223927993fbdb | |
parent | ff30d37083096acb56fb6edc0209d7ba36731a55 [diff] |
[media] remove include/linux/dvb/dmx.h 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>