summaryrefslogtreecommitdiff
path: root/board/cr50/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/gpio.inc')
-rw-r--r--board/cr50/gpio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/gpio.inc b/board/cr50/gpio.inc
index 6b8b563314..887e2f4807 100644
--- a/board/cr50/gpio.inc
+++ b/board/cr50/gpio.inc
@@ -317,7 +317,7 @@ PINMUX(GPIO(DETECT_SERVO), B5, DIO_INPUT)
* DIOA14 = SPI_CS_L (output)
* The pads are only connected to the module outputs when SPI is enabled to
* avoid interfering with other things on the board.
- * Note: Double-check to be sure these are configured in spi_master.c
+ * Note: Double-check to be sure these are configured in spi_controller.c
*/
PINMUX(GPIO(SPI_MOSI), A4, DIO_OUTPUT)
PINMUX(GPIO(SPI_CLK), A8, DIO_OUTPUT)