diff options
author | 2022-04-06 02:29:23 +0300 | |
---|---|---|
committer | 2022-04-07 08:27:52 -0700 | |
commit | 1e8f93e18379d05da9fd130eb7d50988a20f8b9a (patch) | |
tree | 12c5cc4f59c0b0e414612e494ac9e016442442ca /include | |
parent | x86: Adjust types used in port I/O helpers (diff) | |
download | wireguard-linux-1e8f93e18379d05da9fd130eb7d50988a20f8b9a.tar.xz wireguard-linux-1e8f93e18379d05da9fd130eb7d50988a20f8b9a.zip |
x86: Consolidate port I/O helpers
There are two implementations of port I/O helpers: one in the kernel and
one in the boot stub.
Move the helpers required for both to <asm/shared/io.h> and use the one
implementation everywhere.
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20220405232939.73860-15-kirill.shutemov@linux.intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions