summaryrefslogtreecommitdiff
path: root/src/soc/imgtec/pistachio/ddr2_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/imgtec/pistachio/ddr2_init.c')
-rw-r--r--src/soc/imgtec/pistachio/ddr2_init.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/imgtec/pistachio/ddr2_init.c b/src/soc/imgtec/pistachio/ddr2_init.c
index f8b4eae8bc..9c94d8b2f9 100644
--- a/src/soc/imgtec/pistachio/ddr2_init.c
+++ b/src/soc/imgtec/pistachio/ddr2_init.c
@@ -18,11 +18,11 @@
* Foundation, Inc.
*/
-#include <stdint.h>
#include <arch/cpu.h>
-#include <delay.h>
#include <arch/io.h>
+#include <delay.h>
#include <soc/ddr_init.h>
+#include <stdint.h>
#include <timer.h>
#define MAX_WAIT_MICROS 100000