ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PM
authorAndres Salomon <dilinger@queued.net>
Wed, 5 Nov 2008 22:30:30 +0000 (17:30 -0500)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Dec 2008 16:14:38 +0000 (17:14 +0100)
commitb6c52a2cdb58fca918eef9ada5ef3a6cd17a9240
treed53e96bdf9bb1734f5f94b56fad90ff73519b865
parentb035ce0f26812292d067fbe2fc9e9d88d5dfcdb4
ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PM

snd_cs5535audio_suspend and snd_cs5535audio_resume are only defined when
CONFIG_PM is set; make that clear in the header file.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs5535audio/cs5535audio.h