mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Remove linux/mod_compat.h from common code
It is no longer necessary; mod_compat.h is included from zfs_context.h. Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Igor Kozhukhov <igor@dilos.org> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #9449
This commit is contained in:
committed by
Brian Behlendorf
parent
af1698f59b
commit
bce795ad7a
@@ -810,7 +810,6 @@ gcm_impl_set(const char *val)
|
||||
}
|
||||
|
||||
#if defined(_KERNEL)
|
||||
#include <linux/mod_compat.h>
|
||||
|
||||
static int
|
||||
icp_gcm_impl_set(const char *val, zfs_kernel_param_t *kp)
|
||||
|
||||
Reference in New Issue
Block a user