power: wakeup_reason: rename irq_count to irqcount
authorGreg Hackmann <ghackmann@google.com>
Mon, 10 Mar 2014 21:21:30 +0000 (14:21 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:36 +0000 (13:53 -0800)
commit5753c931919fcedc765d20a01bf957a1218d0799
tree9a47fc033287f1c2b9ebd64e5690640fc0202453
parent617d4944c9709bfe186ae7dc170a543bb34b752d
power: wakeup_reason: rename irq_count to irqcount

On x86, irq_count conflicts with a declaration in
arch/x86/include/asm/processor.h

Change-Id: I3e4fde0ff64ef59ff5ed2adc0ea3a644641ee0b7
Signed-off-by: Greg Hackmann <ghackmann@google.com>
kernel/power/wakeup_reason.c