firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
authorRuss Weight <russell.h.weight@intel.com>
Tue, 26 Apr 2022 20:03:56 +0000 (13:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2022 14:49:44 +0000 (16:49 +0200)
commitf8ae07f4b8bfde0f33761e1a1aaee45a4e85e9d6
treea238615559e762c67ca081de8f7f3f18ca39b7eb
parentbc187f6f8d12568413656e2e5b0d51a001e21915
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>
drivers/base/firmware_loader/sysfs.c
drivers/base/firmware_loader/sysfs.h
drivers/base/firmware_loader/sysfs_upload.c
drivers/base/firmware_loader/sysfs_upload.h