Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [media] remove include/linux/dvb/dmx.h | Mauro Carvalho Chehab | 2012-10-19 | 1 | -0/+1 |
| | | | | | | | | | 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> | ||||
* | [media] firewire: move it one level up | Mauro Carvalho Chehab | 2012-08-14 | 1 | -0/+168 |
Move firewire to one level up, as the dvb subdirectory will be removed. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |