diff options
Diffstat (limited to 'drivers/misc/cxl/hcalls.c')
-rw-r--r-- | drivers/misc/cxl/hcalls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/cxl/hcalls.c b/drivers/misc/cxl/hcalls.c index 7e4c517f928e..24131e2537c5 100644 --- a/drivers/misc/cxl/hcalls.c +++ b/drivers/misc/cxl/hcalls.c @@ -11,7 +11,6 @@ #include <linux/compiler.h> #include <linux/types.h> #include <linux/delay.h> -#include <asm/hvcall.h> #include <asm/byteorder.h> #include "hcalls.h" |