From: Benjamin Herrenschmidt Date: Mon, 2 Aug 2010 01:18:09 +0000 (+1000) Subject: powerpc/nvram: Move the log partition stuff to pseries X-Git-Tag: v2.6.38-rc1~405^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc79a2f3ee1c74d915f6a0ce3cb22bf468f5ad5;p=pandora-kernel.git powerpc/nvram: Move the log partition stuff to pseries The nvram log partition stuff currently in nvram_64.c is really pseries specific. It isn't actually used on anything else (despite the fact that we ran the code to setup the partition on anything except powermac) and the log format is specific to pseries RTAS implementation. So move it where it belongs Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed