summaryrefslogtreecommitdiff
path: root/chip/host/spi_controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/spi_controller.c')
-rw-r--r--chip/host/spi_controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/host/spi_controller.c b/chip/host/spi_controller.c
index 83bde96163..e7dfae481e 100644
--- a/chip/host/spi_controller.c
+++ b/chip/host/spi_controller.c
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
- * Dummy Master SPI driver for unit test.
+ * Dummy SPI Controller driver for unit test.
*/
#include <stdint.h>