firmware: rockchip_sip: Explicitly include vmalloc.h

Change-Id: Ibdbd04178e7da485a0187b33c327c7f35c33a8a5
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2025-02-04 21:23:53 +08:00
parent b77ddffd87
commit e5dac74356

View File

@@ -24,6 +24,7 @@
#include <linux/ptrace.h>
#include <linux/sched/clock.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <soc/rockchip/rockchip_sip.h>
#ifdef CONFIG_64BIT