summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/sysfs/file.c')
-rw-r--r--fs/sysfs/file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/sysfs/file.c b/fs/sysfs/file.c
index 52d9235e0291..130fc6fbcc03 100644
--- a/fs/sysfs/file.c
+++ b/fs/sysfs/file.c
@@ -17,7 +17,6 @@
17#include <linux/seq_file.h> 17#include <linux/seq_file.h>
18 18
19#include "sysfs.h" 19#include "sysfs.h"
20#include "../kernfs/kernfs-internal.h"
21 20
22/* 21/*
23 * Determine ktype->sysfs_ops for the given kernfs_node. This function 22 * Determine ktype->sysfs_ops for the given kernfs_node. This function