2003-03-25 02:49:49

by Miles Bader

[permalink] [raw]
Subject: [PATCH][v850] Include <asm/string.h> in v850 simcons.c

diff -ruN -X../cludes linux-2.5.66-moo.orig/arch/v850/kernel/simcons.c linux-2.5.66-moo/arch/v850/kernel/simcons.c
--- linux-2.5.66-moo.orig/arch/v850/kernel/simcons.c 2002-11-28 10:24:54.000000000 +0900
+++ linux-2.5.66-moo/arch/v850/kernel/simcons.c 2003-03-25 10:37:52.000000000 +0900
@@ -1,8 +1,8 @@
/*
* arch/v850/kernel/simcons.c -- Console I/O for GDB v850e simulator
*
- * Copyright (C) 2001,02 NEC Corporation
- * Copyright (C) 2001,02 Miles Bader <[email protected]>
+ * Copyright (C) 2001,02,03 NEC Electronics Corporation
+ * Copyright (C) 2001,02,03 Miles Bader <[email protected]>
*
* This file is subject to the terms and conditions of the GNU General
* Public License. See the file COPYING in the main directory of this
@@ -19,6 +19,7 @@
#include <linux/init.h>

#include <asm/poll.h>
+#include <asm/string.h>
#include <asm/simsyscall.h>



2003-03-25 07:24:17

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH][v850] Include <asm/string.h> in v850 simcons.c

On Tue, Mar 25, 2003 at 11:56:59AM +0900, Miles Bader wrote:
> #include <asm/poll.h>
> +#include <asm/string.h>

Please always use <linux/string.h> instead of the asm variant.

2003-03-25 07:28:46

by Miles Bader

[permalink] [raw]
Subject: Re: [PATCH][v850] Include <asm/string.h> in v850 simcons.c

Christoph Hellwig <[email protected]> writes:
> Please always use <linux/string.h> instead of the asm variant.

Fear not! Linus never applies my patches anyway... :-) ... :-(

-Miles
--
o The existentialist, not having a pillow, goes everywhere with the book by
Sullivan, _I am going to spit on your graves_.