mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
376991db4b
commit
5b2f2bd62e
@@ -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
|
||||
|
Reference in New Issue
Block a user