summaryrefslogtreecommitdiff
path: root/drivers/spi/spi.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-03-10 15:01:13 -0300
committerMark Brown <broonie@kernel.org>2016-03-11 14:23:01 +0700
commitc76d9ae415f1a80489a76ea41620c3f17383b7fb (patch)
tree49e9ed382fe154d90a5140b23d2bf4b48be97acd /drivers/spi/spi.c
parent3700ce951c405f748a4767cabe6ac65727cbf767 (diff)
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/spi/spi.c')
0 files changed, 0 insertions, 0 deletions