]> Pileus Git - ~andy/linux/blobdiff - sound/oss/aedsp16.c
[ARM] netwinder: clean up GPIO naming
[~andy/linux] / sound / oss / aedsp16.c
index b556263a57f5513fa44bb87dbdbfbad37a04d80e..a0274f3dac08874f6f3092cfb946bb04381973e7 100644 (file)
  * Include the main OSS Lite header file. It include all the os, OSS Lite, etc
  * headers needed by this source.
  */
-#include <linux/config.h>
 #include <linux/delay.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include "sound_config.h"
 
-/*
- * Sanity checks
- */
-
-#if defined(CONFIG_SOUND_AEDSP16_SBPRO) && defined(CONFIG_SOUND_AEDSP16_MSS)
-#error You have to enable only one of the MSS and SBPRO emulations.
-#endif
-
 /*
 
    READ THIS