]> git.sur5r.net Git - u-boot/blobdiff - include/hwconfig.h
Makefile: drop unused cpp_cfg macro
[u-boot] / include / hwconfig.h
index a037ed88501a8e0aadc334dc1ad3bfc999287b68..cf472107568ecb33bb25b74d277ceb2140207c63 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * An inteface for configuring a hardware via u-boot environment.
  *
@@ -5,18 +6,13 @@
  * Copyright 2011 Freescale Semiconductor, Inc.
  *
  * Author: Anton Vorontsov <avorontsov@ru.mvista.com>
- *
- * 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.
  */
 
 #ifndef _HWCONFIG_H
 #define _HWCONFIG_H
 
 #include <linux/types.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 
 #ifdef CONFIG_HWCONFIG