From: Arnd Bergmann Date: Fri, 19 Jun 2009 09:11:55 +0000 (+0200) Subject: score: unset __ARCH_WANT_IPC_PARSE_VERSION X-Git-Tag: v2.6.32-rc1~639^2~7^2~11 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=72ea3723411c18cace4c8c9e0ccf4116d5e6eaaa;p=sfrench%2Fcifs-2.6.git score: unset __ARCH_WANT_IPC_PARSE_VERSION This really should not be needed. The change for not changing the IPC code for every new architecture just went into 2.6.31, so we can skip it now. Signed-off-by: Arnd Bergmann --- diff --git a/arch/score/include/asm/unistd.h b/arch/score/include/asm/unistd.h index f0f84deeb564..0d98b72f462a 100644 --- a/arch/score/include/asm/unistd.h +++ b/arch/score/include/asm/unistd.h @@ -2,7 +2,6 @@ #define _ASM_SCORE_UNISTD_H #define __ARCH_HAVE_MMU -#define __ARCH_WANT_IPC_PARSE_VERSION #include