From a5721ca7c4c4a665710dfce378c59f45345e5845 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 23 May 2007 15:30:29 -0700 Subject: [PATCH] refresh i386 hpet patch for 2.6.21.2 --- queue-2.6.21/i386-hpet-check-if-the-counter-works.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/queue-2.6.21/i386-hpet-check-if-the-counter-works.patch b/queue-2.6.21/i386-hpet-check-if-the-counter-works.patch index 8f67ba2d9b5..f2e7c2b02dd 100644 --- a/queue-2.6.21/i386-hpet-check-if-the-counter-works.patch +++ b/queue-2.6.21/i386-hpet-check-if-the-counter-works.patch @@ -18,8 +18,8 @@ Signed-off-by: Chris Wright arch/i386/kernel/hpet.c | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) ---- linux-2.6.21.1.orig/arch/i386/kernel/hpet.c -+++ linux-2.6.21.1/arch/i386/kernel/hpet.c +--- linux-2.6.21.2.orig/arch/i386/kernel/hpet.c ++++ linux-2.6.21.2/arch/i386/kernel/hpet.c @@ -226,7 +226,8 @@ int __init hpet_enable(void) { unsigned long id; -- 2.47.3