summaryrefslogtreecommitdiffstats
path: root/ch341a_spi.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 16:52:21 +0200
committerNico Huber <nico.h@gmx.de>2018-06-24 13:44:51 +0000
commitac01baa073b0f154ffd3ffdc7c9e75987f8b525c (patch)
treec81104f7a8f08db2c6f0cc5d59f8f0e3fe7ea494 /ch341a_spi.c
parentb0247b3acbc7d8d9f8da1db48a9b81c5f2e24a38 (diff)
downloadflashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.tar.gz
flashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.tar.bz2
flashrom-ac01baa073b0f154ffd3ffdc7c9e75987f8b525c.zip
Remove unneeded white spaces
Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'ch341a_spi.c')
-rw-r--r--ch341a_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ch341a_spi.c b/ch341a_spi.c
index ee18624ea..f88b6245d 100644
--- a/ch341a_spi.c
+++ b/ch341a_spi.c
@@ -285,7 +285,7 @@ static uint8_t swap_byte(uint8_t x)
/* The assumed map between UIO command bits, pins on CH341A chip and pins on SPI chip:
* UIO CH341A SPI CH341A SPI name
- * 0 D0/15 CS/1 (CS0)
+ * 0 D0/15 CS/1 (CS0)
* 1 D1/16 unused (CS1)
* 2 D2/17 unused (CS2)
* 3 D3/18 SCK/6 (DCK)