Commit de5169ac authored by Mianhan Liu's avatar Mianhan Liu Committed by Stephen Boyd

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: default avatarMianhan Liu <liumh1@shanghaitech.edu.cn>
Link: https://lore.kernel.org/r/20210929065824.23691-1-liumh1@shanghaitech.edu.cnReviewed-by: default avatarManivannan Sadhasivam <mani@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent ed84ef1c
......@@ -10,7 +10,6 @@
#include <linux/clk-provider.h>
#include <linux/regmap.h>
#include <linux/slab.h>
#include "owl-factor.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment