mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
firmware: rockchip_sip: Explicitly include vmalloc.h
Change-Id: Ibdbd04178e7da485a0187b33c327c7f35c33a8a5 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user