OSDN Git Service

media: dvb/frontend.h: move out a private internal structure
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 30 Aug 2017 11:55:47 +0000 (07:55 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 5 Sep 2017 09:53:00 +0000 (05:53 -0400)
commitf35afa4f60c868d7c7811ba747133acbf39410ac
treee02bdc9a2c0222267c3b10e1ddb13b532dd1a7db
parent192f8bc1338318b8967199cda26517a589d277f0
media: dvb/frontend.h: move out a private internal structure

struct dtv_cmds_h is just an ancillary struct used by the
dvb_frontend.c to internally store frontend commands.

It doesn't belong to the userspace header, nor it is used anywhere,
except inside the DVB core. So, remove it from the header.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-core/dvb_frontend.c
include/uapi/linux/dvb/frontend.h