git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
371cbb3
)
ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 17 Jun 2009 23:27:46 +0000
(16:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:54 +0000
(13:03 -0700)
The definition of ipc_parse_version depends on
__ARCH_WANT_IPC_PARSE_VERSION, but the header file declares it
conditionally based on the architecture.
Use the macro consistently to make it easier to add new architectures.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/util.h
patch
|
blob
|
history
diff --cc
ipc/util.h
Simple merge