One bitops.h include should be enough. Signed-off-by: Steffen Eiden <seiden@xxxxxxxxxxxxx> --- lib/alloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/alloc.c b/lib/alloc.c index a46f464..f4266f5 100644 --- a/lib/alloc.c +++ b/lib/alloc.c @@ -1,5 +1,4 @@ #include "alloc.h" -#include "bitops.h" #include "asm/page.h" #include "bitops.h" -- 2.27.0