]> err.no Git - linux-2.6/blobdiff - drivers/mtd/mtdoops.c
[MTD] DataFlash: bugfix, binary page sizes now handled
[linux-2.6] / drivers / mtd / mtdoops.c
index d3cf05012b46a0a9df82888cb39ccd1bfd07f642..5a680e1e61f14dbc2ba684482792f2f40aabbee9 100644 (file)
@@ -35,7 +35,7 @@
 
 #define OOPS_PAGE_SIZE 4096
 
-struct mtdoops_context {
+static struct mtdoops_context {
        int mtd_index;
        struct work_struct work_erase;
        struct work_struct work_write;