Re: [PATCH] ia64: simplify and fix udelay()

From: Andreas Schwab
Date: Mon Feb 13 2006 - 16:26:15 EST


hawkes@xxxxxxx writes:

> Index: linux/arch/ia64/sn/kernel/sn2/timer.c
> ===================================================================
> --- linux.orig/arch/ia64/sn/kernel/sn2/timer.c 2006-02-08 17:59:42.000000000 -0800
> +++ linux/arch/ia64/sn/kernel/sn2/timer.c 2006-02-09 09:02:31.000000000 -0800
> @@ -28,9 +28,29 @@ static struct time_interpolator sn2_inte
> .source = TIME_SOURCE_MMIO64
> };
>
> +extern void (*ia64_udelay)(unsigned long usecs);

Please put the declaration in a header.

Andreas.

--
Andreas Schwab, SuSE Labs, schwab@xxxxxxx
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/