Re: [PATCH] (comments requested) adding finer-grained timing to PPC

Chris Friesen (cfriesen@nortelnetworks.com)
Wed, 22 Aug 2001 17:27:21 -0400


Ignacio Vazquez-Abrams wrote:

> >From the patch:
>
> --- linux-2.2.19-clean/arch/ppc/kernel/setup.c Sun Mar 25 11:31:49 2001
> +++ linux-2.2.19/arch/ppc/kernel/setup.c Wed Aug 22 16:34:51 2001
> ...
> +extern int have_timebase = 1;
> ...
> --- linux-2.2.19-clean/include/asm-ppc/processor.h Sun Mar 25 11:31:08 2001
> +++ linux-2.2.19/include/asm-ppc/processor.h Wed Aug 22 16:34:51 2001
> ...
> +extern int have_timebase;
> ...

> Am I missing something, or should at least one of these not be extern?

Okay, I feel dumb. You're right of course. I guess I must have missed the
compiler warning.

Chris

-- 
Chris Friesen                    | MailStop: 043/33/F10  
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/