From c8b094ce6a064b74251cb79a1770210cf373c5cc Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 9 Feb 2022 08:14:28 -0500 Subject: [PATCH] L9779WD driver L9779 #3768 oops --- firmware/hw_layer/smart_gpio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/hw_layer/smart_gpio.h b/firmware/hw_layer/smart_gpio.h index c21c91f111..1fe41c3f73 100644 --- a/firmware/hw_layer/smart_gpio.h +++ b/firmware/hw_layer/smart_gpio.h @@ -13,7 +13,7 @@ #include "drivers/gpio/mc33972.h" #include "drivers/gpio/tle8888.h" #include "drivers/gpio/drv8860.h" - # we seem OK without L9779 here do we need those includes at all? + // we seem OK without L9779 here do we need those includes at all? #endif /* EFI_PROD_CODE */ #if EFI_UNIT_TEST