PetervdPerk-NXP commented on code in PR #6687:
URL: https://github.com/apache/incubator-nuttx/pull/6687#discussion_r928534276


##########
arch/arm/src/s32k3xx/s32k3xx_edma.c:
##########
@@ -1623,4 +1659,4 @@ void s32k3xx_dmadump(const struct s32k3xx_dmaregs_s 
*regs, const char *msg)
   dmainfo("      DMAMUX: %08x\n", (unsigned int)regs->dmamux);
 }
 #endif /* CONFIG_DEBUG_DMA */
-#endif /* CONFIG_S32K3XX_EDMA */
+#endif /* CONFIG_S32K3XX_EDMA */

Review Comment:
   Oops something went wrong there.
   There were some double \n\n which I wanted to remove but apparently I've 
removed them all.
   I've pushed the correct version now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to