]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] frontend: Move legacy API enums/structs to the end
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 7 Jun 2015 18:00:17 +0000 (15:00 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 9 Jun 2015 20:47:36 +0000 (17:47 -0300)
commitaf6392dec9421ad9de973d1f0558813f52537eba
tree58d6a0d7d4f82d6fff37853b133958cb454aaea7
parent0df289a209e02f0926042ab07d7d2595ea2d2e9b
[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>
include/uapi/linux/dvb/frontend.h