[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220312022620.156C7C340E9@smtp.kernel.org>
Date: Fri, 11 Mar 2022 18:26:18 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>,
linux-clk@...r.kernel.org
Cc: git@...inx.com, michal.simek@...inx.com,
linux-kernel@...r.kernel.org,
Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
Subject: Re: [PATCH 1/2] clk: zynq: trivial warning fix
Quoting Shubhrajyoti Datta (2022-02-22 05:09:02)
> Fix the below warning
>
> WARNING: Missing a blank line after declarations
> + int enable = !!(fclk_enable & BIT(i - fclk0));
> + zynq_clk_register_fclk(i, clk_output_name[i],
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists