summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
diff options
context:
space:
mode:
authorThomas Gleixner2018-11-02 21:58:39 +0100
committerThomas Gleixner2018-11-02 21:58:39 +0100
commitbff9a1076adfb787036ced707fc28cfa578aee99 (patch)
treefd9acd5eda2ab28189536a43266e763d2c05f50e /include/linux/cpuhotplug.h
parentMerge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block (diff)
parentdt-bindings: timer: gx6605s SOC timer (diff)
downloadkernel-qcow2-linux-bff9a1076adfb787036ced707fc28cfa578aee99.tar.gz
kernel-qcow2-linux-bff9a1076adfb787036ced707fc28cfa578aee99.tar.xz
kernel-qcow2-linux-bff9a1076adfb787036ced707fc28cfa578aee99.zip
Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
Pull clockevent update from Daniel Lezcano: - Add the per cpu timer for the c-sky architecture (Guo Ren) - Add the global timer for the c-sky architecture (Guo Ren)
Diffstat (limited to 'include/linux/cpuhotplug.h')
-rw-r--r--include/linux/cpuhotplug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index caf40ad0bbc6..e0cd2baa8380 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -126,6 +126,7 @@ enum cpuhp_state {
CPUHP_AP_MIPS_GIC_TIMER_STARTING,
CPUHP_AP_ARC_TIMER_STARTING,
CPUHP_AP_RISCV_TIMER_STARTING,
+ CPUHP_AP_CSKY_TIMER_STARTING,
CPUHP_AP_KVM_STARTING,
CPUHP_AP_KVM_ARM_VGIC_INIT_STARTING,
CPUHP_AP_KVM_ARM_VGIC_STARTING,