Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424140
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource/drivers/armada-370-xp: make syscore_ops static |
| Date | 2016-06-16 16:50 +0200 |
| Message-ID | <rKGMi-18f-5@gated-at.bofh.it> (permalink) |
| References | <rHq1j-3KB-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/07/2016 04:17 PM, Ben Dooks wrote: > The driver does not export armada_370_xp_timer_syscore_ops so > make it static to fix the following warning: > > drivers/clocksource/time-armada-370-xp.c:249:20: warning: symbol 'armada_370_xp_timer_syscore_ops' was not declared. Should it be static? > > Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> > --- > Cc: Daniel Lezcano <daniel.lezcano@linaro.org> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Gregory CLEMENT <gregory.clement@free-electrons.com> > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- Applied, thanks. -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] clocksource/drivers/armada-370-xp: make syscore_ops static Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-16 16:50 +0200
csiph-web