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: v3.4-rc3~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099f5d01a6f73712e17552679aa724e021809a6e;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