summaryrefslogtreecommitdiffstats
path: root/common/soft_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/soft_spi.c')
-rw-r--r--common/soft_spi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/soft_spi.c b/common/soft_spi.c
index b9a8fa8d5f..00a57de8aa 100644
--- a/common/soft_spi.c
+++ b/common/soft_spi.c
@@ -40,7 +40,6 @@
#endif
-
/*=====================================================================*/
/* Public Functions */
/*=====================================================================*/
@@ -132,4 +131,3 @@ int spi_xfer(spi_chipsel_type chipsel, int bitlen, uchar *dout, uchar *din)
}
#endif /* CONFIG_SOFT_SPI */
-
OpenPOWER on IntegriCloud