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:
ouyangxiangzhen
2025-11-19 10:58:50 +08:00
committed by Xiang Xiao
parent ee32bd44e0
commit b1dd15e6e5

View File

@@ -26,7 +26,6 @@
#include <nuttx/arch.h>
#include <nuttx/irq.h>
#include <nuttx/kmalloc.h>
#include "riscv_mtimer.h"