Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72ea3723 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent 0402c91a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@
#define _ASM_SCORE_UNISTD_H

#define __ARCH_HAVE_MMU
#define __ARCH_WANT_IPC_PARSE_VERSION

#include <asm-generic/unistd.h>