Merged in masayuki2009/nuttx.nuttx/fix_debug_build_for_sresense (pull request #905)
arch/arm/src/cxd56xx: Fix cxd56_wdt.c in debug build Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
parent
eacdfa0f73
commit
8b5827de43
@ -39,7 +39,7 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#ifdef CONFIG_DEBUG_FEATURES
|
||||
#include <nuttx/debug.h>
|
||||
#include <debug.h>
|
||||
#endif
|
||||
#include <nuttx/arch.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user