arm: Remove -fno-strict-aliasing
[oweals/u-boot.git] / cpu / arm920t / start.S
index f610e9f96fc0654894e942781b64906097dfad9d..27f38b808917700a35ab683713cd3b8e7a3f7f15 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
  *  Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
- *  Copyright (c) 2002 Gary Jennejohn <gj@denx.de>
+ *  Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -24,9 +24,8 @@
  * MA 02111-1307 USA
  */
 
+#include <common.h>
 #include <config.h>
-#include <version.h>
-#include <status_led.h>
 
 /*
  *************************************************************************