Skip to content

Commit

Permalink
Merge pull request #48 from tzafrir-mellanox/asm_tlb_58
Browse files Browse the repository at this point in the history
Remove unused include tlb.h for building on 5.8
  • Loading branch information
hjelmn authored Aug 9, 2021
2 parents 242eaa1 + e25ccab commit 8700f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/xpmem_mmu_notifier.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/cdev.h>
#include <linux/percpu.h>

#include <asm/tlb.h>
#include <asm/tlbflush.h>
#include <asm/uaccess.h>

Expand Down

0 comments on commit 8700f28

Please sign in to comment.