diff options
author | Stephen Boyd | 2019-05-24 02:05:59 +0200 |
---|---|---|
committer | Stephen Boyd | 2019-05-24 02:09:55 +0200 |
commit | 59fcdce425b7c947ccea03a16e393af9bb4d6262 (patch) | |
tree | c704cb5ce7ea8ee34a2af9235b67973231634ac0 /arch/arm/include/asm/prom.h | |
parent | Linux 5.2-rc1 (diff) | |
download | kernel-qcow2-linux-59fcdce425b7c947ccea03a16e393af9bb4d6262.tar.gz kernel-qcow2-linux-59fcdce425b7c947ccea03a16e393af9bb4d6262.tar.xz kernel-qcow2-linux-59fcdce425b7c947ccea03a16e393af9bb4d6262.zip |
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 'arch/arm/include/asm/prom.h')
0 files changed, 0 insertions, 0 deletions