commit | af6392dec9421ad9de973d1f0558813f52537eba | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Jun 07 15:00:17 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Jun 09 17:47:36 2015 -0300 |
tree | 58d6a0d7d4f82d6fff37853b133958cb454aaea7 | |
parent | 0df289a209e02f0926042ab07d7d2595ea2d2e9b [diff] |
[media] frontend: Move legacy API enums/structs to the end In order to better organize the header file, move the legacy API (DVBv3) support to the end, just before the ioctl definitions. This way, we can use just one #if for all of them. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>