projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0402c91
)
score: unset __ARCH_WANT_IPC_PARSE_VERSION
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Jun 2009 09:11:55 +0000
(11:11 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Jun 2009 09:41:05 +0000
(11:41 +0200)
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>
arch/score/include/asm/unistd.h
patch
|
blob
|
history
diff --git
a/arch/score/include/asm/unistd.h
b/arch/score/include/asm/unistd.h
index
f0f84de
..
0d98b72
100644
(file)
--- 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 <asm-generic/unistd.h>