Skip to content
Commit 5617c912 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

clkdev: remove unused clkdev_alloc() interfaces



The last user of clkdev_alloc() and clkdev_hw_alloc() was
removed last year, so everything now calls clkdev_create()
and clkdev_hw_create() instead.

Removing the unused functions lets the compiler optimize
the remaining ones slightly better.

Fixes: e5006671 ("clk: versatile: Drop the legacy IM-PD1 clock code")
Reviewed-by: default avatarStephen Boyd <sboyd@kernel.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2f4574dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment