diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2018-02-09 21:05:34 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-03-17 16:20:47 +0300 |
commit | 76384f319a9adff8cb9a87d64c62f61a5d3b7c09 (patch) | |
tree | a273e9451d072696a2627163a2fc89c182015d29 /include/xen | |
parent | 965271df5afdc5c641c98e1d5f32310e3ba1a5e1 (diff) | |
download | linux-76384f319a9adff8cb9a87d64c62f61a5d3b7c09.tar.xz |
rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
Without CONFIG_RTC_DRV_M41T80_WDT the compiler complains:
|drivers/rtc/rtc-m41t80.c:76 ‘m41t80_rtc_mutex’ defined but not used [-Wunused-variable]
Move the variable to the block where it is used.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions