mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 04:04:18 +08:00
arch/riscv: Remove kmalloc.h for mtime driver.
This commit removed kmalloc.h for mtime driver. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
ee32bd44e0
commit
b1dd15e6e5
@@ -26,7 +26,6 @@
|
||||
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/irq.h>
|
||||
#include <nuttx/kmalloc.h>
|
||||
|
||||
#include "riscv_mtimer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user