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