From 8dce49b2f07427c4d108d1b4a9d8d19a30568807 Mon Sep 17 00:00:00 2001 From: Francisco Tortosa Date: Tue, 6 Jul 2021 17:18:15 +0200 Subject: [PATCH] cformat --- drivers/awinic/aw20216s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/awinic/aw20216s.c b/drivers/awinic/aw20216s.c index 1931c8b3c127..820edda3fc44 100644 --- a/drivers/awinic/aw20216s.c +++ b/drivers/awinic/aw20216s.c @@ -38,7 +38,7 @@ # define SPI_MODE 0 #endif #ifndef SPI_DIVISOR -# define SPI_DIVISOR 4 +# define SPI_DIVISOR 4 #endif // These buffers match the AW20216S PWM registers 0x00-0xD7.