From: Greg Ungerer Date: Mon, 5 Nov 2007 22:51:04 +0000 (-0800) Subject: m68knommu: fix pread/pwrite defines X-Git-Tag: v2.6.24-rc2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=001e09e86c1c7612783f46256500c31e5ed55c6a;p=pandora-kernel.git m68knommu: fix pread/pwrite defines Fix system call defines for system call 180 and 181 to match the underlying system call table function entries. System call 180 calls sys_pread64, and 181 calls sys_pwrite64, so make the definitions match. Signed-off-by: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed