diff options
Diffstat (limited to 'include/clocksource/samsung_pwm.h')
-rw-r--r-- | include/clocksource/samsung_pwm.h | 2 |
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 @@ | |||
23 | struct platform_device; | 23 | struct platform_device; |
24 | struct device_node; | 24 | struct device_node; |
25 | 25 | ||
26 | extern spinlock_t samsung_pwm_lock; | ||
27 | |||
26 | struct samsung_pwm_variant { | 28 | struct samsung_pwm_variant { |
27 | u8 bits; | 29 | u8 bits; |
28 | u8 div_base; | 30 | u8 div_base; |