clk/actions/owl-factor.c: remove superfluous headers
authorMianhan Liu <liumh1@shanghaitech.edu.cn>
Wed, 29 Sep 2021 06:58:24 +0000 (14:58 +0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 2 Nov 2021 21:28:29 +0000 (14:28 -0700)
commitde5169ac53c8997c4b889283b36c9992f990e6de
treee25f0c47564db69bb384f7eac16453fd0447396e
parented84ef1cd7eddf933d4ffce2caa8161d6f947245
clk/actions/owl-factor.c: remove superfluous headers

owl-factor.c hasn't use any macro or function declared in linux/slab.h.
Thus, these files can be removed from owl-factor.c safely without
affecting the compilation of the ./drivers/clk module

Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Link: https://lore.kernel.org/r/20210929065824.23691-1-liumh1@shanghaitech.edu.cn
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/actions/owl-factor.c