From b13b7246a4b40ab53ec22d33e935d25c8ee8d1fc Mon Sep 17 00:00:00 2001 From: mattis fjallstrom Date: Mon, 3 Aug 2015 14:35:13 -0700 Subject: Mindtribe latest accelerometer management Change-Id: Ia7d76c3c5f7807a37a0e26d5892c0826de8faa84 --- include/linux/wakeup_reason.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/linux/wakeup_reason.h') diff --git a/include/linux/wakeup_reason.h b/include/linux/wakeup_reason.h index 7ce50f0debc..b58723ab7c7 100644 --- a/include/linux/wakeup_reason.h +++ b/include/linux/wakeup_reason.h @@ -19,5 +19,7 @@ #define _LINUX_WAKEUP_REASON_H void log_wakeup_reason(int irq); +int get_last_wakeup_reason(); +int last_wakeup_reason_test(int reason); #endif /* _LINUX_WAKEUP_REASON_H */ -- cgit v1.2.3-70-g09d2