提交 4fe15ba0 编写于 作者: R Russell King 提交者: Russell King

[ARM] Fix second missing declaration of cache_is_vivt()

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 4299051e
......@@ -41,7 +41,6 @@
#include <linux/device.h>
#include <linux/init.h>
#include <asm/cacheflush.h>
#include <asm/dma.h>
#include <asm/ecard.h>
#include <asm/hardware.h>
......
......@@ -13,6 +13,7 @@
#ifndef __ASM_ARM_MMU_CONTEXT_H
#define __ASM_ARM_MMU_CONTEXT_H
#include <asm/cacheflush.h>
#include <asm/proc-fns.h>
#if __LINUX_ARM_ARCH__ >= 6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册