mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-27 03:49:57 -04:00
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Move definitions required by sysfs.c from sysfs_upload.h to sysfs.h so that sysfs.c does not need to include sysfs_upload.h. Signed-off-by: Russ Weight <russell.h.weight@intel.com> Link: https://lore.kernel.org/r/20220426200356.126085-3-russell.h.weight@intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
bc187f6f8d
commit
f8ae07f4b8
@@ -7,7 +7,6 @@
|
||||
#include <linux/types.h>
|
||||
|
||||
#include "sysfs.h"
|
||||
#include "sysfs_upload.h"
|
||||
|
||||
/*
|
||||
* sysfs support for firmware loader
|
||||
|
||||
Reference in New Issue
Block a user