From: Anton Blanchard Date: Wed, 4 Jun 2014 07:50:47 +0000 (+1000) Subject: powerpc: Allow ppc_md platform hook to override memory_block_size_bytes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d862576a64cb3e0c22dc9cc2170e4d750714f9;p=pandora-kernel.git powerpc: Allow ppc_md platform hook to override memory_block_size_bytes The pseries platform code unconditionally overrides memory_block_size_bytes regardless of the running platform. Create a ppc_md hook that so each platform can choose to do what it wants. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed