From: Benjamin Herrenschmidt Date: Thu, 29 Jul 2010 08:18:44 +0000 (+1000) Subject: powerpc/nvram: nvram_create_partitions() now uses bytes X-Git-Tag: v2.6.38-rc1~405^2~24^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36673307aee535f951f4eede81049c6962bc4ba9;p=pandora-kernel.git powerpc/nvram: nvram_create_partitions() now uses bytes This converts nvram_create_partition() to use a size in bytes rather than blocks. It does the appropriate alignment internally The size passed is also the data size (ie. doesn't include the header anymore). Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed