summaryrefslogtreecommitdiff
path: root/chip/npcx/registers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/registers.h')
-rw-r--r--chip/npcx/registers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/npcx/registers.h b/chip/npcx/registers.h
index 8e94f1f125..5b173493d6 100644
--- a/chip/npcx/registers.h
+++ b/chip/npcx/registers.h
@@ -509,7 +509,7 @@ enum {
#define GPIO_D GPIO_PORT_D
#define GPIO_E GPIO_PORT_E
#define GPIO_F GPIO_PORT_F
-#define DUMMY_GPIO_BANK GPIO_PORT_0
+#define UNIMPLEMENTED_GPIO_BANK GPIO_PORT_0
/******************************************************************************/
/* MSWC Registers */