aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h
diff options
context:
space:
mode:
authorsayli karnik <karniksayli1995@gmail.com>2017-06-16 15:39:38 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-28 16:19:44 +0200
commit00ee84159020728cbdbfc569b42c036ef20c6e55 (patch)
treea30784f04fc97c842f64f5b18b8e89e9182f56f1 /include/linux/mod_devicetable.h
parentMerge 4.13-rc5 into driver-core-next (diff)
downloadlinux-dev-00ee84159020728cbdbfc569b42c036ef20c6e55.tar.xz
linux-dev-00ee84159020728cbdbfc569b42c036ef20c6e55.zip
mod_devicetable: Remove excess description from structured comment
Remove excess member description to fix following warnings in sphinx build: Excess struct/union/enum/typedef member 'ver_major' description in 'fsl_mc_device_id' Excess struct/union/enum/typedef member 'ver_minor' description in 'fsl_mc_device_id' Signed-off-by: sayli karnik <karniksayli1995@gmail.com> CC: Stuart Yoder <stuart.yoder@nxp.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/mod_devicetable.h')
-rw-r--r--include/linux/mod_devicetable.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h
index 3f74ef2281e8..694cebb50f72 100644
--- a/include/linux/mod_devicetable.h
+++ b/include/linux/mod_devicetable.h
@@ -674,8 +674,6 @@ struct ulpi_device_id {
* struct fsl_mc_device_id - MC object device identifier
* @vendor: vendor ID
* @obj_type: MC object type
- * @ver_major: MC object version major number
- * @ver_minor: MC object version minor number
*
* Type of entries in the "device Id" table for MC object devices supported by
* a MC object device driver. The last entry of the table has vendor set to 0x0