diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-27 10:23:09 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-17 12:03:18 +0100 |
commit | a45267ae40081ef5c54f9f9e0aac4697188d8297 (patch) | |
tree | 9adc5d4771a9626b38bcd47737642af56bdf3331 /Documentation/media/kapi | |
parent | Merge tag 'v4.9-rc5' into patchwork (diff) | |
download | linux-a45267ae40081ef5c54f9f9e0aac4697188d8297.tar.xz linux-a45267ae40081ef5c54f9f9e0aac4697188d8297.zip |
[media] dtv-core: get rid of duplicated kernel-doc include
Somehow, two DVB headers were included twice. Remove the
duplication
Reported-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi')
-rw-r--r-- | Documentation/media/kapi/dtv-core.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/media/kapi/dtv-core.rst b/Documentation/media/kapi/dtv-core.rst index a3c4642eabfc..ff86bf0abeae 100644 --- a/Documentation/media/kapi/dtv-core.rst +++ b/Documentation/media/kapi/dtv-core.rst @@ -8,14 +8,6 @@ Digital TV Common functions .. kernel-doc:: drivers/media/dvb-core/dvbdev.h - - -.. kernel-doc:: drivers/media/dvb-core/dvb_math.h - :export: drivers/media/dvb-core/dvb_math.c - -.. kernel-doc:: drivers/media/dvb-core/dvbdev.h - :export: drivers/media/dvb-core/dvbdev.c - Digital TV Ring buffer ---------------------- |