]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/sb1000.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-omap-h63xx.git] / drivers / net / sb1000.c
index 76139478c3df037dcf606131b873afdd41c24f2b..66cf226c4ee32bd58091ba39c3882de16310d1d1 100644 (file)
@@ -59,7 +59,7 @@ static char version[] = "sb1000.c:v1.1.2 6/01/98 (fventuri@mediaone.net)\n";
 #ifdef SB1000_DEBUG
 static int sb1000_debug = SB1000_DEBUG;
 #else
-static int sb1000_debug = 1;
+static const int sb1000_debug = 1;
 #endif
 
 static const int SB1000_IO_EXTENT = 8;