aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs
diff options
context:
space:
mode:
authorOndrej Mosnacek <omosnace@redhat.com>2019-02-04 15:08:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-08 12:57:31 +0100
commit5b2f2bd62e79f6bc38fda5a0ff6a699f7612a7d2 (patch)
tree7fe873889534e93a79677af0eb83339f80ca241a /fs/sysfs
parentdriver core: Postpone DMA tear-down until after devres release (diff)
downloadlinux-dev-5b2f2bd62e79f6bc38fda5a0ff6a699f7612a7d2.tar.xz
linux-dev-5b2f2bd62e79f6bc38fda5a0ff6a699f7612a7d2.zip
sysfs: remove unused include of kernfs-internal.h
This include is not needed (fs/sysfs/file.c builds just fine without it). Remove it. Cc: Tejun Heo <tj@kernel.org> Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs')
-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 @@
#include <linux/seq_file.h>
#include "sysfs.h"
-#include "../kernfs/kernfs-internal.h"
/*
* Determine ktype->sysfs_ops for the given kernfs_node. This function