Re: [PATCH v2] hpet: drop stale link

From: Greg Kroah-Hartman
Date: Thu Feb 11 2016 - 22:22:51 EST


On Thu, Feb 11, 2016 at 01:05:01AM +0200, Michael S. Tsirkin wrote:
> Looks like the HPET spec at intel.com got moved.
> It isn't hard to find so drop the link, just mention
> the revision assumed.
>
> Suggested-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
>
> Changes from v1:
> actually drop the links, just say "revision 1"
> in case a new one ever comes out.
>
> drivers/char/hpet.c | 2 +-
> Documentation/timers/hpet.txt | 4 +---
> arch/x86/Kconfig | 4 ++--
> 3 files changed, 4 insertions(+), 6 deletions(-)
>

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>