You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[SPARC64]: Kill __flush_tlb_page() prototype.
This function no longer exists. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -22,8 +22,6 @@ extern void flush_tlb_pending(void);
|
||||
/* Local cpu only. */
|
||||
extern void __flush_tlb_all(void);
|
||||
|
||||
extern void __flush_tlb_page(unsigned long context, unsigned long page, unsigned long r);
|
||||
|
||||
extern void __flush_tlb_kernel_range(unsigned long start, unsigned long end);
|
||||
|
||||
#ifndef CONFIG_SMP
|
||||
|
||||
Reference in New Issue
Block a user