arm: remove cpu_init
[oweals/u-boot.git] / cpu / arm920t / interrupts.c
index 09c54dbde137ddc19bca9e0cc822cfb8b8154225..ea24cdf68bd1c647b3db15300ea91669f5e9e225 100644 (file)
@@ -8,7 +8,7 @@
  * Alex Zuepke <azu@sysgo.de>
  *
  * (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -30,7 +30,6 @@
  */
 
 #include <common.h>
-#include <arm920t.h>
 
 #ifdef CONFIG_USE_IRQ
 #include <asm/proc-armv/ptrace.h>