summaryrefslogtreecommitdiffstats
path: root/drivers/sound/sb.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/sb.h')
-rw-r--r--drivers/sound/sb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/sound/sb.h b/drivers/sound/sb.h
index 861f13c3b..431645165 100644
--- a/drivers/sound/sb.h
+++ b/drivers/sound/sb.h
@@ -1,3 +1,5 @@
+#include <linux/config.h>
+
#ifdef CONFIG_SBDSP
#define DSP_RESET (devc->base + 0x6)
#define DSP_READ (devc->base + 0xA)