noteram: Remove the unnessary inclusion and declaration from header file
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
b0bbac852e
commit
1dfcdaad84
1 changed files with 0 additions and 4 deletions
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/fs/ioctl.h>
|
||||
#include <nuttx/note/note_driver.h>
|
||||
#include <nuttx/spinlock.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/****************************************************************************
|
||||
|
|
@ -86,8 +84,6 @@ struct noteram_get_taskname_s
|
|||
};
|
||||
#endif
|
||||
|
||||
struct noteram_driver_s;
|
||||
|
||||
/****************************************************************************
|
||||
* Public Data
|
||||
****************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue