From: Colin Cross Date: Wed, 21 Mar 2012 17:18:33 +0000 (-0700) Subject: android: make persistent_ram based drivers depend on HAVE_MEMBLOCK X-Git-Tag: sz_beta4~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94594837edd167d12f89f8906f24af9aa89c6fab;p=pandora-kernel.git android: make persistent_ram based drivers depend on HAVE_MEMBLOCK m68k doesn't have memblock_reserve, which causes a build failure with allmodconfig. Make PERSISTENT_RAM and RAM_CONSOLE depend on HAVE_MEMBLOCK. Reported-by: Geert Uytterhoeven Reported-by: Paul Gortmaker Signed-off-by: Colin Cross Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed