Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1424141 > unrolled thread

Re: [PATCH] clocksource/drivers/digicolor: fix warning of non-static function

Started byDaniel Lezcano <daniel.lezcano@linaro.org>
First post2016-06-16 16:50 +0200
Last post2016-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.


Contents

  Re: [PATCH] clocksource/drivers/digicolor: fix warning of non-static  function Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-16 16:50 +0200

#1424141 — Re: [PATCH] clocksource/drivers/digicolor: fix warning of non-static function

FromDaniel Lezcano <daniel.lezcano@linaro.org>
Date2016-06-16 16:50 +0200
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web