summaryrefslogtreecommitdiff
path: root/drivers/gpio/tca642x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/tca642x.c')
-rw-r--r--drivers/gpio/tca642x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/tca642x.c b/drivers/gpio/tca642x.c
index 1d45b500746..8307a07e14e 100644
--- a/drivers/gpio/tca642x.c
+++ b/drivers/gpio/tca642x.c
@@ -164,7 +164,7 @@ int tca642x_set_inital_state(uchar chip, struct tca642x_bank_info init_data[])
return ret;
}
-#if defined(CONFIG_CMD_TCA642X) && !defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_CMD_TCA642X) && !defined(CONFIG_XPL_BUILD)
/*
* Display tca642x information
*/