dect
/
linux-2.6
Archived
13
0
Fork 0

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 <arnd@arndb.de>
This commit is contained in:
Arnd Bergmann 2009-06-19 11:11:55 +02:00
parent 0402c91af9
commit 72ea372341
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#define _ASM_SCORE_UNISTD_H
#define __ARCH_HAVE_MMU
#define __ARCH_WANT_IPC_PARSE_VERSION
#include <asm-generic/unistd.h>