All of lore.kernel.org
 help / color / mirror / Atom feed
* nm256 oss build failure
@ 2005-04-06  6:03 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2005-04-06  6:03 UTC (permalink / raw)
  To: akpm, linux-kernel

static declaration follows non static blah blah..

Signed-off-by: Dave Jones <davej@redhat.com>

--- 2.6.12rc2mm1/sound/oss/nm256_audio.c~	2005-04-06 02:00:08.000000000 -0400
+++ 2.6.12rc2mm1/sound/oss/nm256_audio.c	2005-04-06 02:00:39.000000000 -0400
@@ -28,10 +28,12 @@
 #include <linux/delay.h>
 #include <linux/spinlock.h>
 #include "sound_config.h"
+
+static int nm256_debug;
+
 #include "nm256.h"
 #include "nm256_coeff.h"
 
-static int nm256_debug;
 static int force_load;
 
 /* 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-06  6:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06  6:03 nm256 oss build failure Dave Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.