diff options
Diffstat (limited to 'sound/pci/cs46xx/cs46xx.h')
-rw-r--r-- | sound/pci/cs46xx/cs46xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/cs46xx/cs46xx.h b/sound/pci/cs46xx/cs46xx.h index 29d8a8da1ba7..fc339ef0a0ae 100644 --- a/sound/pci/cs46xx/cs46xx.h +++ b/sound/pci/cs46xx/cs46xx.h | |||
@@ -1721,7 +1721,7 @@ struct snd_cs46xx { | |||
1721 | unsigned int play_ctl; | 1721 | unsigned int play_ctl; |
1722 | #endif | 1722 | #endif |
1723 | 1723 | ||
1724 | #ifdef CONFIG_PM | 1724 | #ifdef CONFIG_PM_SLEEP |
1725 | u32 *saved_regs; | 1725 | u32 *saved_regs; |
1726 | #endif | 1726 | #endif |
1727 | }; | 1727 | }; |