x86: remove idle_timestamp from 32bit irq_cpustat_t
authorBrian Gerst <brgerst@gmail.com>
Fri, 23 Jan 2009 02:03:28 +0000 (11:03 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 23 Jan 2009 02:03:28 +0000 (11:03 +0900)
Impact: bogus irq_cpustat field removed

idle_timestamp is left over from the removed irqbalance code.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found