powerpc/44x: Fix ocm_block allocation
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 7 Dec 2013 00:43:37 +0000 (19:43 -0500)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 10 Dec 2013 00:25:04 +0000 (11:25 +1100)
Allocate enough memory for the ocm_block structure, not just a pointer
to it.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/ppc4xx_ocm.c

Simple merge