stm32f4: dsi: trivial style cleanup

This commit is contained in:
Karl Palsson 2016-08-16 21:21:58 +00:00
parent b897397ba9
commit c94a58e844

View File

@ -45,7 +45,7 @@
/** /**
* DSI Host Version Register * DSI Host Version Register
*/ */
#define DSI_VR MMIO32(DSI_BASE + 0x0U) #define DSI_VR MMIO32(DSI_BASE + 0x0U)
/** /**
* DSI Host Control Register * DSI Host Control Register