mmc: davinci: fix mmc boot in SPL
[oweals/u-boot.git] / board / highbank / highbank.c
index f7c05ab08fa23d427b83f5509e9c081af6ddb56d..3e0edd48f51d534c407f53ca981b9ac747417eb0 100644 (file)
@@ -1,11 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2010-2011 Calxeda, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <ahci.h>
+#include <cpu_func.h>
+#include <env.h>
 #include <netdev.h>
 #include <scsi.h>