projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8f382
)
powerpc/mm: Remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Wed, 16 Sep 2009 03:09:22 +0000
(
03:09
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 24 Sep 2009 05:31:42 +0000
(15:31 +1000)
Remove duplicated #include('s) in
arch/powerpc/mm/tlb_low_64e.S
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/tlb_low_64e.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/mm/tlb_low_64e.S
b/arch/powerpc/mm/tlb_low_64e.S
index ef1cccf71173760e202ccfd881f726ce7201ae31..f288279e679d739fc6b8a7b0e5ff35fcb19947df 100644
(file)
--- a/
arch/powerpc/mm/tlb_low_64e.S
+++ b/
arch/powerpc/mm/tlb_low_64e.S
@@
-18,7
+18,6
@@
#include <asm/asm-offsets.h>
#include <asm/cputable.h>
#include <asm/pgtable.h>
-#include <asm/reg.h>
#include <asm/exception-64e.h>
#include <asm/ppc-opcode.h>