aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2021-02-16 14:08:51 -0800
committerStephen Boyd <sboyd@kernel.org>2021-02-16 14:08:51 -0800
commitee6b84a3fc47e01ba5e28a45c78c191da57ff86e (patch)
treec058033bf7097b3d7c450a77f6087e6e68589c06 /include/linux
parentMerge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and 'clk-xilinx' into clk-next (diff)
parentclk: remove u300 driver (diff)
downloadwireguard-linux-ee6b84a3fc47e01ba5e28a45c78c191da57ff86e.tar.xz
wireguard-linux-ee6b84a3fc47e01ba5e28a45c78c191da57ff86e.zip
Merge branch 'clk-unused' into clk-next
- Remove efm32 clk driver - Remove tango4 clk driver - Remove zte zx clk driver - Remove sirf prima2/atlast clk drivers - Remove u300 clk driver * clk-unused: clk: remove u300 driver clk: remove sirf prima2/atlas drivers clk: remove zte zx driver clk: remove tango4 driver clk: Drop unused efm32gg driver
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/platform_data/clk-u300.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/platform_data/clk-u300.h b/include/linux/platform_data/clk-u300.h
deleted file mode 100644
index 8429e73911a1..000000000000
--- a/include/linux/platform_data/clk-u300.h
+++ /dev/null
@@ -1 +0,0 @@
-void __init u300_clk_init(void __iomem *base);