Fix nxstyle warnings

This commit is contained in:
Nakamura, Yuuichi
2020-07-10 10:08:49 +09:00
committed by Xiang Xiao
parent f392d246d3
commit 9db5d2aeea
6 changed files with 36 additions and 22 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ void up_initialize(void)
#endif
#ifdef CONFIG_ARCH_DMA
/* Initialize the DMA subsystem if the weak function up_dma_initialize has been
* brought into the build
/* Initialize the DMA subsystem if the weak function up_dma_initialize has
* been brought into the build
*/
#ifdef CONFIG_HAVE_WEAKFUNCTIONS