summaryrefslogtreecommitdiff
path: root/board/mec1322_evb/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/mec1322_evb/board.h')
-rw-r--r--board/mec1322_evb/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mec1322_evb/board.h b/board/mec1322_evb/board.h
index d20e51a2aa..fa4f53609c 100644
--- a/board/mec1322_evb/board.h
+++ b/board/mec1322_evb/board.h
@@ -35,7 +35,7 @@ enum gpio_signal {
* Signals which aren't implemented on MEC1322 eval board but we'll
* emulate anyway, to make it more convenient to debug other code.
*/
- GPIO_RECOVERYn, /* Recovery signal from DOWN button */
+ GPIO_RECOVERY_L, /* Recovery signal from DOWN button */
GPIO_WP, /* Write protect input */
GPIO_ENTERING_RW, /* EC entering RW code */