]> git.baikalelectronics.ru Git - kernel.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)
commitdad7a81ac7f0bc1d755ae9f48150cb11347c46bd
tree58d6a0d7d4f82d6fff37853b133958cb454aaea7
parent28d6ad767d3b1c85d9a2b73c88e22c6d1411b442
[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