]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/bcm235xx/clk-bsc.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / armv7 / bcm235xx / clk-bsc.c
index d263068b48930bf233126ba1db25330a700d6d54..1b3f36aebe11e47939c784aeb1ab8b410c567a36 100644 (file)
@@ -1,12 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2013 Broadcom Corporation.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/sysmap.h>
 #include <asm/kona-common/clk.h>
 #include "clk-core.h"