From 1392a08c5098c2a9d15b796312e2d4e055e1ed07 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Mon, 8 Aug 2022 03:52:09 +0200 Subject: tests/realtek_mst_i2c_spi.c: Fix macro closing comment Signed-off-by: Felix Singer Change-Id: I7b130c58305f4a8b2afbfdb7dcead9d6535d98af Reviewed-on: https://review.coreboot.org/c/flashrom/+/66509 Tested-by: build bot (Jenkins) Reviewed-by: Anastasia Klimchuk Reviewed-by: Thomas Heijligen --- tests/realtek_mst_i2c_spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/realtek_mst_i2c_spi.c b/tests/realtek_mst_i2c_spi.c index 50512abb..0526124d 100644 --- a/tests/realtek_mst_i2c_spi.c +++ b/tests/realtek_mst_i2c_spi.c @@ -76,4 +76,4 @@ void realtek_mst_no_allow_brick_test_success(void **state) #else SKIP_TEST(realtek_mst_basic_lifecycle_test_success) SKIP_TEST(realtek_mst_no_allow_brick_test_success) -#endif /* CONFIG_REALTEK_I2C_SPI */ +#endif /* CONFIG_REALTEK_MST_I2C_SPI */ -- cgit v1.2.3