[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] [PATCH 11/12] microblaze: dont include asm/mmu.h in hw_exception_handler
The generic mmu.h is not safe for use in assembly, but
also doesn't contain anything that microblaze needs
there.
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
---
arch/microblaze/kernel/hw_exception_handler.S | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/microblaze/kernel/hw_exception_handler.S b/arch/microblaze/kernel/hw_exception_handler.S
index cf9486d..2c01e80 100644
--- a/arch/microblaze/kernel/hw_exception_handler.S
+++ b/arch/microblaze/kernel/hw_exception_handler.S
@@ -66,7 +66,6 @@
#include <asm/current.h>
#include <linux/linkage.h>
-#include <asm/mmu.h>
#include <asm/pgtable.h>
#include <asm/asm-offsets.h>
--
1.6.0.4
--
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/