summaryrefslogtreecommitdiff
path: root/chip/mec1322/spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mec1322/spi.c')
-rw-r--r--chip/mec1322/spi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/mec1322/spi.c b/chip/mec1322/spi.c
index 0c4174cecd..5cc25b8089 100644
--- a/chip/mec1322/spi.c
+++ b/chip/mec1322/spi.c
@@ -175,4 +175,3 @@ int spi_enable(const struct spi_device_t *spi_device, int enable)
return EC_SUCCESS;
}
-