Remove duplicate code

Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit is contained in:
hujun5 2025-01-08 20:10:42 +08:00 committed by Xiang Xiao
parent 0b960de1e0
commit 428c2bfb91

View file

@ -50,7 +50,6 @@
#include <nuttx/queue.h> #include <nuttx/queue.h>
#include <nuttx/irq.h> #include <nuttx/irq.h>
#include <nuttx/spinlock_type.h> #include <nuttx/spinlock_type.h>
#include <nuttx/atomic.h>
/**************************************************************************** /****************************************************************************
* Pre-processor Definitions * Pre-processor Definitions