]> err.no Git - linux-2.6/blobdiff - include/asm-sh/floppy.h
[PATCH] mm/filemap.c: make two functions static
[linux-2.6] / include / asm-sh / floppy.h
index f030ca08052bf5e3628121a82354429f64c7c8ce..38d7a2942476dff07e61e396cf2175778df08c6a 100644 (file)
@@ -227,7 +227,7 @@ static int hard_dma_setup(char *addr, unsigned long size, int mode, int io)
        return 0;
 }
 
-struct fd_routine_l {
+static struct fd_routine_l {
        int (*_request_dma)(unsigned int dmanr, const char * device_id);
        void (*_free_dma)(unsigned int dmanr);
        int (*_get_dma_residue)(unsigned int dummy);