From b66fe63ea9d50a1049d9142559121d16f86db9eb Mon Sep 17 00:00:00 2001 From: sravan Date: Thu, 6 Aug 2015 12:17:22 -0700 Subject: fixing suspend blocking from fifo irq wakelock Signed-off-by: mattis fjallstrom Change-Id: I01ed81a3463ffda1cf0bb9dace028aa8c28fb8dc --- include/linux/wakeup_reason.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/wakeup_reason.h') diff --git a/include/linux/wakeup_reason.h b/include/linux/wakeup_reason.h index b58723ab7c7..e5f3e1f44ae 100644 --- a/include/linux/wakeup_reason.h +++ b/include/linux/wakeup_reason.h @@ -19,7 +19,7 @@ #define _LINUX_WAKEUP_REASON_H void log_wakeup_reason(int irq); -int get_last_wakeup_reason(); +int get_last_wakeup_reason(void); int last_wakeup_reason_test(int reason); #endif /* _LINUX_WAKEUP_REASON_H */ -- cgit v1.2.3-70-g09d2