From c94a58e84445d17128956fc1fb7301525d899e61 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 16 Aug 2016 21:21:58 +0000 Subject: [PATCH] stm32f4: dsi: trivial style cleanup --- include/libopencm3/stm32/f4/dsi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/libopencm3/stm32/f4/dsi.h b/include/libopencm3/stm32/f4/dsi.h index 1c0a1e81..cf70c001 100644 --- a/include/libopencm3/stm32/f4/dsi.h +++ b/include/libopencm3/stm32/f4/dsi.h @@ -45,7 +45,7 @@ /** * DSI Host Version Register */ -#define DSI_VR MMIO32(DSI_BASE + 0x0U) +#define DSI_VR MMIO32(DSI_BASE + 0x0U) /** * DSI Host Control Register