Skip to content

Commit de5169a

Browse files
oscarliu2019bebarino
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent ed84ef1 commit de5169a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/clk/actions/owl-factor.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#include <linux/clk-provider.h>
1212
#include <linux/regmap.h>
13-
#include <linux/slab.h>
1413

1514
#include "owl-factor.h"
1615

0 commit comments

Comments
 (0)