From: KOSAKI Motohiro Date: Tue, 4 Mar 2008 23:45:42 +0000 (-0800) Subject: [IA64] remove unnecessary nfs includes from sys_ia32.c X-Git-Tag: v2.6.25-rc5~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9b06c72a9f2e6042d72df7d9000a48bcba34f0;p=pandora-kernel.git [IA64] remove unnecessary nfs includes from sys_ia32.c Compilation of 2.6.25-rc2-mm1 on ia64 generates many warnings. IA64 support 2 ELF format (IA64 binary and IA32 binary), thus if 2 elf related header included, cause many warning or error. about 2 week ago, J. Bruce Fields proposed this problem fixed patch. (http://marc.info/?l=linux-ia64&m=120329313305695&w=2) Signed-off-by: J. Bruce Fields Signed-off-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed