diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-03-10 15:01:13 -0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-11 14:23:01 +0700 |
commit | c76d9ae415f1a80489a76ea41620c3f17383b7fb (patch) | |
tree | 49e9ed382fe154d90a5140b23d2bf4b48be97acd /drivers/hwmon | |
parent | 3700ce951c405f748a4767cabe6ac65727cbf767 (diff) | |
download | blackbird-op-linux-c76d9ae415f1a80489a76ea41620c3f17383b7fb.tar.gz blackbird-op-linux-c76d9ae415f1a80489a76ea41620c3f17383b7fb.zip |
spi: Fix htmldocs build error due struct spi_replaced_transfers
The kernel-doc has to be just before the structure definition but the one
for struct spi_replaced_transfers was before a structure declaration and
that confuses kernel-doc which complains with the following build error:
.//include/linux/spi/spi.h:933: error: Cannot parse struct or union!
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions