]> git.sur5r.net Git - u-boot/blobdiff - drivers/fpga/virtex2.c
net: sun8i-emac: set mux and clock by driver data
[u-boot] / drivers / fpga / virtex2.c
index 0d2d9a4693264684bbeb5167790057c0ae07b732..02773d6a0e4841306f793bfb9c8322384d618357 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2002
  * Rich Ireland, Enterasys Networks, rireland@enterasys.com.
  * Keith Outwater, keith_outwater@mvis.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -12,6 +11,7 @@
  */
 
 #include <common.h>
+#include <console.h>
 #include <virtex2.h>
 
 #if 0