common: Move some board functions out of common.h
[oweals/u-boot.git] / board / freescale / mx53loco / mx53loco_video.c
index 5fb0f0438761174cc1a357b2f983b2a8a312dbde..ff3fc8ce3e6f9f359420be4c166343eafe0596c6 100644 (file)
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2012 Freescale Semiconductor, Inc.
  * Fabio Estevam <fabio.estevam@freescale.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <env.h>
 #include <linux/list.h>
 #include <asm/gpio.h>
 #include <asm/arch/iomux-mx53.h>