From f08abe311b41633b550520de50d4c0ff1fbf2800 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 25 Nov 2005 16:38:03 +0100 Subject: Remove unnnecessary #include from include/asm-*/u-boot.h --- include/asm-nios/u-boot.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'include/asm-nios') diff --git a/include/asm-nios/u-boot.h b/include/asm-nios/u-boot.h index 94007dc2c..aae4be13c 100644 --- a/include/asm-nios/u-boot.h +++ b/include/asm-nios/u-boot.h @@ -20,6 +20,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA + * + ******************************************************************** + * NOTE: This header file defines an interface to U-Boot. Including + * this (unmodified) header file in another file is considered normal + * use of U-Boot, and does *not* fall under the heading of "derived + * work". + ******************************************************************** */ #ifndef _U_BOOT_H_ -- cgit v1.2.3