Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[deliverable/linux.git] / drivers / char / dsp56k.c
index acbfe1c49b4dc9148c48d788ccd4f8c2111961c6..a69c6528326005694809005a546436a1af5cd5d1 100644 (file)
@@ -136,7 +136,7 @@ static int sizeof_bootstrap = 375;
 
 
 static struct dsp56k_device {
-       long in_use;
+       unsigned long in_use;
        long maxio, timeout;
        int tx_wsize, rx_wsize;
 } dsp56k;
This page took 0.044924 seconds and 5 git commands to generate.