aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/aedsp16.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/aedsp16.c')
-rw-r--r--sound/oss/aedsp16.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sound/oss/aedsp16.c b/sound/oss/aedsp16.c
index 51e1fde62e8d..a0274f3dac08 100644
--- a/sound/oss/aedsp16.c
+++ b/sound/oss/aedsp16.c
@@ -29,14 +29,6 @@
29#include "sound_config.h" 29#include "sound_config.h"
30 30
31/* 31/*
32 * Sanity checks
33 */
34
35#if defined(CONFIG_SOUND_AEDSP16_SBPRO) && defined(CONFIG_SOUND_AEDSP16_MSS)
36#error You have to enable only one of the MSS and SBPRO emulations.
37#endif
38
39/*
40 32
41 READ THIS 33 READ THIS
42 34