[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d9ae7069-99e3-75f4-24e2-bd151c0a3d9e@linaro.org>
Date: Tue, 21 May 2019 15:00:34 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Philippe Mazenauer <philippe.mazenauer@...look.de>
Cc: Thomas Gleixner <tglx@...utronix.de>,
"open list:CLOCKSOURCE, CLOCKEVENT DRIVERS"
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] clocksource/drivers/timer-ti-dm: Change to new style
declaration
On 21/05/2019 14:26, Philippe Mazenauer wrote:
> Variable 'dmtimer_ops' was declared const static instead of static const.
>
> ../drivers/clocksource/timer-ti-dm.c:899:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration]
> const static struct omap_dm_timer_ops dmtimer_ops = {
> ^~~~~
>
> Signed-off-by: Philippe Mazenauer <philippe.mazenauer@...look.de>
> ---
Applied as fix, thanks!
--
<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
Powered by blists - more mailing lists