]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/pseries: Fix CMO sysdev attribute API change fallout
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 27 Jul 2008 14:51:02 +0000 (00:51 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2008 06:30:50 +0000 (16:30 +1000)
commit3cee67f77922721e90c1573d84c07e18c5508713
tree7b82beea9cf932f18239c3b81ba7a9c216cbd507
parentdec2b0d0cc64e495a3c9c5700fa7a3b397b5e855
powerpc/pseries: Fix CMO sysdev attribute API change fallout

Noticed due to these wanings:

arch/powerpc/platforms/pseries/cmm.c:298: warning: initialization from incompatible pointer type
arch/powerpc/platforms/pseries/cmm.c:299: warning: initialization from incompatible pointer type
arch/powerpc/platforms/pseries/cmm.c:320: warning: initialization from incompatible pointer type
arch/powerpc/platforms/pseries/cmm.c:320: warning: initialization from incompatible pointer type

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/cmm.c