]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/oss/swarm_cs4297a.c
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[karo-tx-linux.git] / sound / oss / swarm_cs4297a.c
index 1edab7b4ea83b26a41311671983d65625d0edb33..3136c88eacdfae03e84ab28e9c86d5d26996aa8a 100644 (file)
@@ -110,9 +110,6 @@ static void start_adc(struct cs4297a_state *s);
 // rather than 64k as some of the games work more responsively.
 // log base 2( buff sz = 32k).
 
-//static unsigned long defaultorder = 3;
-//MODULE_PARM(defaultorder, "i");
-
 //
 // Turn on/off debugging compilation by commenting out "#define CSDEBUG"
 //