From: Hari Bathini Date: Thu, 5 Feb 2015 19:36:04 +0000 (+0530) Subject: powerpc/nvram: Move generic code for nvram and pstore X-Git-Tag: omap-for-v4.2/o2_dc~116^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78989f0a5592182a3d45d869ddaafc71c8f673af;p=pandora-kernel.git powerpc/nvram: Move generic code for nvram and pstore With minor checks, we can move most of the code for nvram under pseries to a common place to be re-used by other powerpc platforms like powernv. This patch moves such common code to arch/powerpc/kernel/nvram_64.c file. Signed-off-by: Hari Bathini [mpe: Move select of ZLIB_DEFLATE to PPC64 to fix the build] Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed