OSDN Git Service

power: wakeup_reason: rename irq_count to irqcount
authorGreg Hackmann <ghackmann@google.com>
Mon, 10 Mar 2014 21:21:30 +0000 (14:21 -0700)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 13 Apr 2015 16:43:05 +0000 (00:43 +0800)
commit9b2422a43ca09563e6ed5c06f4fc55b955ebab2f
treebd00dd01fa52476d29c94d0ca5732d8cf95307bb
parent68930022c4e8eeed768c15342fcdb3a7bdb06823
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