提交 fb1c7762 编写于 作者: R Russell King 提交者: Russell King

[ARM] Fix typo in tlbflush.h

s/CONFIG_MMY/CONFIG_MMU/
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 0157903e
......@@ -16,7 +16,7 @@
#define tlb_flush(tlb) ((void) tlb)
#else /* CONFIG_MMY */
#else /* CONFIG_MMU */
#include <asm/glue.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册