mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 17:32:42 +02:00
powerpc/book3e-64: Remove duplicated #include
Remove duplicated #include('s) in
arch/powerpc/kernel/exceptions-64e.S
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
144ef909c0
commit
5c8f382c0b
|
|
@ -17,7 +17,6 @@
|
|||
#include <asm/cputable.h>
|
||||
#include <asm/setup.h>
|
||||
#include <asm/thread_info.h>
|
||||
#include <asm/reg.h>
|
||||
#include <asm/exception-64e.h>
|
||||
#include <asm/bug.h>
|
||||
#include <asm/irqflags.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user