diff options
Diffstat (limited to 'include/sound/driver.h')
-rw-r--r-- | include/sound/driver.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sound/driver.h b/include/sound/driver.h index 5ccb6c5feecb..1889929d1831 100644 --- a/include/sound/driver.h +++ b/include/sound/driver.h @@ -38,10 +38,6 @@ #define CONFIG_SND_MAJOR 116 #endif -#ifndef CONFIG_SND_DEBUG -#undef CONFIG_SND_DEBUG_MEMORY -#endif - #ifdef ALSA_BUILD #include "adriver.h" #endif |