Don't include debug.h from public header file

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2021-05-14 10:45:57 +08:00
committed by Masayuki Ishikawa
parent 8a41d849df
commit d7f96003cf
122 changed files with 160 additions and 35 deletions
-1
View File
@@ -26,7 +26,6 @@
****************************************************************************/
#include <nuttx/config.h>
#include <debug.h>
/****************************************************************************
* Pre-processor Definitions
-2
View File
@@ -27,8 +27,6 @@
#include <nuttx/config.h>
#include <debug.h>
#include <nuttx/mm/gran.h>
#ifdef CONFIG_MM_SHM