X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fmca%2Fmca-proc.c;h=33d5e0820cc503cc21becb73d11c375c759aaa6a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=e14ee89a4a0797d4f3a4e20f4582c88e8a103ef8;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/mca/mca-proc.c b/drivers/mca/mca-proc.c index e14ee89a4..33d5e0820 100644 --- a/drivers/mca/mca-proc.c +++ b/drivers/mca/mca-proc.c @@ -43,8 +43,8 @@ static int get_mca_info_helper(struct mca_device *mca_dev, char *page, int len) return len; } -int get_mca_info(char *page, char **start, off_t off, - int count, int *eof, void *data) +static int get_mca_info(char *page, char **start, off_t off, + int count, int *eof, void *data) { int i, len = 0;