aboutsummaryrefslogtreecommitdiffstats
path: root/include/clocksource/samsung_pwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clocksource/samsung_pwm.h')
-rw-r--r--include/clocksource/samsung_pwm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/clocksource/samsung_pwm.h b/include/clocksource/samsung_pwm.h
index eff8668da252..399d2414734f 100644
--- a/include/clocksource/samsung_pwm.h
+++ b/include/clocksource/samsung_pwm.h
@@ -23,6 +23,8 @@
23struct platform_device; 23struct platform_device;
24struct device_node; 24struct device_node;
25 25
26extern spinlock_t samsung_pwm_lock;
27
26struct samsung_pwm_variant { 28struct samsung_pwm_variant {
27 u8 bits; 29 u8 bits;
28 u8 div_base; 30 u8 div_base;