git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
hexagon: drop the unused variable zero_page_mask
[muen/linux.git]
/
arch
/
hexagon
/
include
/
asm
/
pgtable.h
diff --git
a/arch/hexagon/include/asm/pgtable.h
b/arch/hexagon/include/asm/pgtable.h
index aef02f7ca8aaa26f020454b91d785b1614dbb060..65125d0b02dd5102639f01dd39156b3bf133bfd9 100644
(file)
--- a/
arch/hexagon/include/asm/pgtable.h
+++ b/
arch/hexagon/include/asm/pgtable.h
@@
-30,7
+30,6
@@
/* A handy thing to have if one has the RAM. Declared in head.S */
extern unsigned long empty_zero_page;
-extern unsigned long zero_page_mask;
/*
* The PTE model described here is that of the Hexagon Virtual Machine,