common: Move board_get_usable_ram_top() out of common.h
[oweals/u-boot.git] / board / imgtec / boston / ddr.c
index 3479b98b881ef87b1f7d3278f2c51fe57c94f604..241b3846687ad5d1058b9e82cced83966eb8e16c 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2016 Imagination Technologies
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
+#include <init.h>
 
 #include <asm/io.h>