vserver 1.9.5.x5
[linux-2.6.git] / drivers / char / ftape / lowlevel / ftape-rw.c
index e6ac3b6..c0d6dc2 100644 (file)
@@ -301,7 +301,7 @@ static int check_bot_eot(int status)
 
 /*      Read Id of first sector passing tape head.
  */
-int ftape_read_id(void)
+static int ftape_read_id(void)
 {
        int status;
        __u8 out[2];