]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/misc.c
Merge branch 'pmic' of git://git.denx.de/u-boot-mmc
[u-boot] / arch / arm / imx-common / misc.c
index 220785ca9eeb94d3919f7d399afd74ce995ad7be..1b0f18d33f90739b0589442cc760505dbaf3d5c9 100644 (file)
@@ -1,22 +1,12 @@
 /*
  * Copyright 2013 Stefan Roese <sr@denx.de>
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
-#include <asm/errno.h>
+#include <asm/arch/sys_proto.h>
+#include <linux/errno.h>
 #include <asm/io.h>
 #include <asm/imx-common/regs-common.h>