]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm1136/mx35/mx35_sdram.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / arm1136 / mx35 / mx35_sdram.c
index d358f5f2fa445e21b08ed0ea70ea02885c4c64d4..f120e84dc346c6c8558a3ae2cfc24cc8e8a1f415 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2012, Stefano Babic <sbabic@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/io.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #include <asm/arch/imx-regs.h>
 #include <linux/types.h>
 #include <asm/arch/sys_proto.h>