common: Move RAM-sizing functions to init.h
[oweals/u-boot.git] / board / samsung / arndale / arndale.c
index 49ed3248add17f6c65c4e4963209a37a6c2e05b2..9abad3f82497564bcd3e211e94ade665498504cd 100644 (file)
@@ -1,10 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2013 Samsung Electronics
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <cpu_func.h>
+#include <init.h>
 #include <usb.h>
 #include <asm/gpio.h>
 #include <asm/arch/pinmux.h>