common: Move some board functions out of common.h
[oweals/u-boot.git] / board / freescale / mpc8569mds / mpc8569mds.c
index 8e72864becfcda8028f612171979d8fd149567b6..cf5d8a5244f18c50826e17268a9d7885cda59993 100644 (file)
@@ -1,14 +1,14 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2009-2010 Freescale Semiconductor.
  *
  * (C) Copyright 2002 Scott McNutt <smcnutt@artesyncp.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <console.h>
 #include <hwconfig.h>
+#include <init.h>
 #include <pci.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>