diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-05-23 17:05:59 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-05-23 17:09:55 -0700 |
commit | 59fcdce425b7c947ccea03a16e393af9bb4d6262 (patch) | |
tree | c704cb5ce7ea8ee34a2af9235b67973231634ac0 /drivers/xen/xlate_mmu.c | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff) | |
download | linux-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/xen/xlate_mmu.c')
0 files changed, 0 insertions, 0 deletions