Skip to content

Commit 8a29204

Browse files
KAGA-KOKOsuryasaimadhu
authored andcommitted
xen/privcmd: Remove unneeded asm/tlb.h include
Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Alexandre Chartre <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 6c9b7d7 commit 8a29204

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/xen/privcmd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727

2828
#include <asm/pgalloc.h>
2929
#include <asm/pgtable.h>
30-
#include <asm/tlb.h>
3130
#include <asm/xen/hypervisor.h>
3231
#include <asm/xen/hypercall.h>
3332

0 commit comments

Comments
 (0)