[POWERPC] pmu_sys_suspended is only defined for PPC32
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 9 May 2007 16:19:51 +0000 (02:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 May 2007 11:28:13 +0000 (21:28 +1000)
thus we get a link error on ppc64 with CONFIG_PM=y.  This fixes it.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found