common: Drop linux/delay.h from common header
[oweals/u-boot.git] / arch / arm / mach-sunxi / dram_helpers.c
index 95143d19ab50fa4f86c41888fad6ee0c9ae492dd..520b597fcc01585dbc20d6e782f7bcaa7326bb5b 100644 (file)
@@ -1,12 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * DRAM init helper functions
  *
  * (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <time.h>
 #include <asm/barriers.h>
 #include <asm/io.h>
 #include <asm/arch/dram.h>