]> 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)
commit012c4f542b4e8b831231041521aa8481274aceed
tree58d6a0d7d4f82d6fff37853b133958cb454aaea7
parent73da0d08910f6416235876c13ea71a3789d2f40c
[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