From: Paul Mundt Date: Mon, 16 Aug 2010 05:52:06 +0000 (+0900) Subject: sh: fix up fallout from syscall arg constification. X-Git-Tag: v2.6.37-rc1~136^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b7fb7bb8a014ee96cd39b410fc57a7dc239a91;p=pandora-kernel.git sh: fix up fallout from syscall arg constification. sys_execve() now takes a const pointer, so reflect this change where the syscall is actually defined, too. Fixes up a build error due to prototype mismatch. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed