Skip to content

Commit

Permalink
powerpc/mm: Remove duplicated #include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and Benjamin Herrenschmidt committed Sep 24, 2009
1 parent 5c8f382 commit b9eceb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/mm/tlb_low_64e.S
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit b9eceb2

Please sign in to comment.