x86/pkeys: Remove __arch_set_user_pkey_access() declaration
authorIra Weiny <ira.weiny@intel.com>
Thu, 31 Mar 2022 18:06:55 +0000 (11:06 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Mon, 4 Apr 2022 22:58:24 +0000 (15:58 -0700)
commit5a0893088a20252cc268cbeabb25e883c2b6f94f
treebf19fe3d6573c614ec0207e15c6ef2eccb36d1c9
parent70431c63d7ed31baf18b0083ba5473274363a174
x86/pkeys: Remove __arch_set_user_pkey_access() declaration

In the x86 code __arch_set_user_pkey_access() is not used and is not
defined.

Remove the dead declaration.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/20220331180655.2946086-1-ira.weiny@intel.com
arch/x86/include/asm/pkeys.h