aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTony Breeds <tony@bakeyournoodle.com>2008-03-12 10:48:48 +1100
committerPaul Mackerras <paulus@samba.org>2008-03-13 10:09:27 +1100
commit07c941d00087581c9553661c2c4fb593da37f525 (patch)
treecf42b46916b39b02d31d2013b9d57eb38762d574 /sound
parent620a245978d007279bc5c7c64e15f5f63af9af98 (diff)
[POWERPC] Fix undefined pmu_sys_suspended compilation error
pmu_sys_suspended is declared extern when: defined(CONFIG_PM_SLEEP) && defined(CONFIG_PPC32) but only defined when: defined(CONFIG_SUSPEND) && defined(CONFIG_PPC32) which is wrong. Let's fix that. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions