Remove some unused variables
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 4 Jul 2007 01:27:53 +0000 (18:27 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 4 Jul 2007 01:27:53 +0000 (18:27 -0700)
When Andi reverted the HPET resource reservation (in commit
0f8dc2f06560e2ca126d1670a24126ba08357d38), he didn't remove the now
unused variables, which just causes gcc to be noisy.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found