[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c69a8d1ac9ea69a9b5d026138b8bce09.sboyd@kernel.org>
Date: Fri, 10 Feb 2023 13:58:30 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Tom Rix <trix@...hat.com>, abelvesa@...nel.org, festevam@...il.com,
kernel@...gutronix.de, linux-imx@....com, mturquette@...libre.com,
s.hauer@...gutronix.de, shawnguo@...nel.org
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Tom Rix <trix@...hat.com>
Subject: Re: [PATCH] clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static
Quoting Tom Rix (2023-02-04 19:01:38)
> smatch reports
> drivers/clk/imx/clk-gpr-mux.c:73:22: warning: symbol 'imx_clk_gpr_mux_ops' was not declared. Should it be static?
>
> imx_clk_gpr_mux_ops is only used in clk-gpr-mux.c, so it should be static.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists