Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-19 | [media] remove include/linux/dvb/dmx.h | Mauro Carvalho Chehab | |
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> | |||
2012-08-13 | [media] dvb: move the dvb core one level up | Mauro Carvalho Chehab | |
just like the V4L2 core, move the DVB core to drivers/media, as the intention is to get rid of both "video" and "dvb" directories. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |