Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1424141 > unrolled thread
| Started by | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| First post | 2016-06-16 16:50 +0200 |
| Last post | 2016-06-16 16:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] clocksource/drivers/digicolor: fix warning of non-static function Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-16 16:50 +0200
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Date | 2016-06-16 16:50 +0200 |
| Subject | Re: [PATCH] clocksource/drivers/digicolor: fix warning of non-static function |
| Message-ID | <rKGMi-18f-9@gated-at.bofh.it> |
On 06/07/2016 04:11 PM, Ben Dooks wrote: > Change the dc_timer function to be static as it is not used outside > this driver. This fixes the following warning: > > drivers/clocksource/timer-digicolor.c:66:24: warning: symbol 'dc_timer' was not declared. Should it be static? > > Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> > --- 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 top | Article view | linux.kernel
csiph-web