USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
[pandora-kernel.git] / lib / dma-debug.c
index 7d2f0b3..ba8b670 100644 (file)
@@ -587,7 +587,7 @@ out_unlock:
        return count;
 }
 
-const struct file_operations filter_fops = {
+static const struct file_operations filter_fops = {
        .read  = filter_read,
        .write = filter_write,
 };