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:
49eaf7d
)
arch/alpha: remove duplicate includes
author
Lucas Woods
<
[email protected]
>
Tue, 5 Feb 2008 06:30:01 +0000
(22:30 -0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 5 Feb 2008 17:44:21 +0000
(09:44 -0800)
Signed-off-by: Lucas Woods <
[email protected]
>
Cc: Richard Henderson <
[email protected]
>
Cc: Ivan Kokshaysky <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
arch/alpha/kernel/setup.c
patch
|
blob
|
history
diff --git
a/arch/alpha/kernel/setup.c
b/arch/alpha/kernel/setup.c
index bd5e68cd61e84fb440bd0a618b6c90019d48fb75..beff6297f788a029aa7423bc2a615915a764126d 100644
(file)
--- a/
arch/alpha/kernel/setup.c
+++ b/
arch/alpha/kernel/setup.c
@@
-58,7
+58,6
@@
static struct notifier_block alpha_panic_block = {
#include <asm/system.h>
#include <asm/hwrpb.h>
#include <asm/dma.h>
-#include <asm/io.h>
#include <asm/mmu_context.h>
#include <asm/console.h>