]> git.sur5r.net Git - u-boot/blobdiff - board/renesas/sh7785lcr/selfcheck.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / renesas / sh7785lcr / selfcheck.c
index d5207507037163cdb6ec0768046528d5abad824c..c5f469342d47fb53edb0b337a37cc877c4a8a417 100644 (file)
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2008 Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <console.h>
 #include <asm/io.h>
 #include <asm/processor.h>
 #include <asm/pci.h>