summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk.c
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-05-23 17:05:59 -0700
committerStephen Boyd <sboyd@kernel.org>2019-05-23 17:09:55 -0700
commit59fcdce425b7c947ccea03a16e393af9bb4d6262 (patch)
treec704cb5ce7ea8ee34a2af9235b67973231634ac0 /drivers/clk/clk.c
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff)
downloadlinux-59fcdce425b7c947ccea03a16e393af9bb4d6262.tar.bz2
clk: Remove ifdef for COMMON_CLK in clk-provider.h
This ifdef has been there since the beginning of this file, but it doesn't really seem to serve any purpose besides obfuscating the struct definitions and #defines here from compilation units that include it. Let's always expose these function prototypes and struct definitions so that code can inspect clk providers without needing to have CONFIG_COMMON_CLK enabled. Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/clk.c')
0 files changed, 0 insertions, 0 deletions