Skip to content

Commit 7f0718e

Browse files
GUO Zihuagregkh
authored andcommitted
base/node: Remove duplicated include
Remove duplicated include of linux/hugetlb.h. Resolves checkincludes message. Signed-off-by: GUO Zihua <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 0ce7c12 commit 7f0718e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/base/node.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <linux/pm_runtime.h>
2121
#include <linux/swap.h>
2222
#include <linux/slab.h>
23-
#include <linux/hugetlb.h>
2423

2524
static struct bus_type node_subsys = {
2625
.name = "node",

0 commit comments

Comments
 (0)