mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
firmware: rockchip: fix implicit declaration of function 'local_clock'
Change-Id: Ic109d0b2f9160931ab190e05eb25a0752e16a7fb Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
parent
3936ea811f
commit
8f8663b6ed
|
|
@ -21,6 +21,7 @@
|
|||
#include <asm/smp_plat.h>
|
||||
#include <uapi/linux/psci.h>
|
||||
#include <linux/ptrace.h>
|
||||
#include <linux/sched/clock.h>
|
||||
|
||||
#ifdef CONFIG_64BIT
|
||||
#define PSCI_FN_NATIVE(version, name) PSCI_##version##_FN64_##name
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user