]> git.karo-electronics.de Git - linux-beck.git/commitdiff
spi: bitbang: Grammar s/make to make/to make/
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:04:15 +0000 (14:04 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 13 Jan 2014 11:24:21 +0000 (11:24 +0000)
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-bitbang-txrx.h

index c16bf853c3eb3f3a0c7ab3c3c8731cc179d30a15..c616e41521be18589ec89ab68dcfeec9cd477da7 100644 (file)
@@ -38,7 +38,7 @@
  *
  * Since this is software, the timings may not be exactly what your board's
  * chips need ... there may be several reasons you'd need to tweak timings
- * in these routines, not just make to make it faster or slower to match a
+ * in these routines, not just to make it faster or slower to match a
  * particular CPU clock rate.
  */