Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

spi: bitbang: Grammar s/make to make/to make/

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

authored by

Geert Uytterhoeven and committed by
Mark Brown
f21524f5 6ce4eac1

+1 -1
+1 -1
drivers/spi/spi-bitbang-txrx.h
··· 38 38 * 39 39 * Since this is software, the timings may not be exactly what your board's 40 40 * chips need ... there may be several reasons you'd need to tweak timings 41 - * in these routines, not just make to make it faster or slower to match a 41 + * in these routines, not just to make it faster or slower to match a 42 42 * particular CPU clock rate. 43 43 */ 44 44