Tony Luck 145e5aa269 [IA64] Fix build error: conflicting types for ‘sys_execve’
arch/ia64/kernel/process.c:636: error: conflicting types for ‘sys_execve’

commit d7627467b7a8dd6944885290a03a07ceb28c10eb
Make do_execve() take a const filename pointer

Missed the declaration of sys_execve in the ia64 asm/unistd.h (perhaps
because there is no reason for it to be there ... it might be a left over
from the COMPAT code?). Just delete the conflicting version.

Signed-off-by: Tony Luck <tony.luck@intel.com>
2010-08-18 10:17:44 -07:00
..
2010-03-14 20:58:38 -04:00
2009-03-31 14:25:08 -07:00
2009-12-16 02:45:10 +00:00
2010-08-10 13:47:39 -07:00
2010-08-14 22:26:51 +02:00
2010-06-09 11:12:36 +02:00
2009-01-06 14:06:52 +01:00
2009-01-16 10:09:10 +01:00
2009-09-22 07:17:42 -07:00
2010-05-18 14:45:52 -07:00
2009-06-17 09:33:49 -07:00
2010-02-08 10:42:17 -08:00
2009-06-17 09:33:49 -07:00
2008-09-04 09:46:13 +01:00
2009-02-01 11:01:25 +05:30
2010-02-08 10:42:17 -08:00
2010-02-08 10:42:17 -08:00
2010-01-07 16:10:57 -08:00