summaryrefslogtreecommitdiffstats
path: root/spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'spi.c')
-rw-r--r--spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spi.c b/spi.c
index 4610102..5d2e441 100644
--- a/spi.c
+++ b/spi.c
@@ -196,4 +196,4 @@ void register_spi_programmer(const struct spi_programmer *pgm)
{
spi_programmer = pgm;
buses_supported |= CHIP_BUSTYPE_SPI;
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud