X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fchar%2Fftape%2Flowlevel%2Ffc-10.c;h=9bc1cddade765a00a71467515319ce25516f6f5e;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=cbfd71f49b940742563dc62925e867ce71a6e3c9;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/char/ftape/lowlevel/fc-10.c b/drivers/char/ftape/lowlevel/fc-10.c index cbfd71f49..9bc1cddad 100644 --- a/drivers/char/ftape/lowlevel/fc-10.c +++ b/drivers/char/ftape/lowlevel/fc-10.c @@ -56,13 +56,13 @@ #include "../lowlevel/fdc-io.h" #include "../lowlevel/fc-10.h" -__u16 inbs_magic[] = { +static __u16 inbs_magic[] = { 0x3, 0x3, 0x0, 0x4, 0x7, 0x2, 0x5, 0x3, 0x1, 0x4, 0x3, 0x5, 0x2, 0x0, 0x3, 0x7, 0x4, 0x2, 0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7 }; -__u16 fc10_ports[] = { +static __u16 fc10_ports[] = { 0x180, 0x210, 0x2A0, 0x300, 0x330, 0x340, 0x370 };