]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] hpet: remove unused variable
authorClemens Ladisch <clemens@ladisch.de>
Sun, 30 Oct 2005 23:03:31 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:29 +0000 (17:37 -0800)
commit642d30bbc73512269de1524251ccc378d7782b85
tree28dde2739627db059b8c53a654cbaf03a653fb41
parentba3f213f8a31af953b7e86b1d102c919e9935cd4
[PATCH] hpet: remove unused variable

The variable hpet_ntimer is never read, so remove it.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Acked-by: Bob Picco <bob.picco@hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hpet.c