[PATCH] clk: Move debug_node field under DEBUG_FS flag in struct clk_core
From: Stephen Boyd <hidden>
Date: 2015-06-10 21:23:29
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2015-06-10 21:23:29
Also in:
linux-clk, lkml
On 06/10, Maxime Coquelin wrote:
The debug_node field is only used when DEBUG_FS config is selected, so declare it only if DEBUG_FS is selected. Signed-off-by: Maxime Coquelin <redacted> ---
Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project