Skip to content

Commit

Permalink
score: unset __ARCH_WANT_IPC_PARSE_VERSION
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Arnd Bergmann committed Jun 19, 2009
1 parent 0402c91 commit 72ea372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/score/include/asm/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define _ASM_SCORE_UNISTD_H

#define __ARCH_HAVE_MMU
#define __ARCH_WANT_IPC_PARSE_VERSION

#include <asm-generic/unistd.h>

Expand Down

0 comments on commit 72ea372

Please sign in to comment.