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
@ -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…
Reference in New Issue
Block a user