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:
25818f0
)
memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK
author
Yinghai Lu
<yinghai@kernel.org>
Wed, 28 Jul 2010 05:28:21 +0000
(15:28 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:32 +0000
(12:56 +1000)
This should make it easier to catch/debug incorrect use when
the CONFIG_ option isn't set.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found