提交 94058906 编写于 作者: V Vladimir Murzin 提交者: Russell King

ARM: 8694/1: Remove leftover of fixmap_page_table

fixmap_page_table was removed by commit 836a2418 (ARM: expand
fixmap region to 3MB), but some traces are still there - get rid of
them.
Signed-off-by: NVladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
上级 cf1b0990
......@@ -18,7 +18,6 @@
} while (0)
extern pte_t *pkmap_page_table;
extern pte_t *fixmap_page_table;
extern void *kmap_high(struct page *page);
extern void kunmap_high(struct page *page);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册