summaryrefslogtreecommitdiff
path: root/include/linux/wakeup_reason.h
diff options
context:
space:
mode:
authorEvan Wilson <evan@oliodevices.com>2015-08-05 15:44:53 -0700
committerEvan Wilson <evan@oliodevices.com>2015-08-07 12:52:41 -0700
commitfb2a8e4a7820040a7968731cf679c5a8e13cd17b (patch)
treef13a0432c0c50358bcfe69c69cfd44f16427d9b9 /include/linux/wakeup_reason.h
parentc196c1d6cdcccb97a89d61be519db5db5fdad51e (diff)
downloadolio-linux-3.10-fb2a8e4a7820040a7968731cf679c5a8e13cd17b.tar.xz
olio-linux-3.10-fb2a8e4a7820040a7968731cf679c5a8e13cd17b.zip
Revert "Mindtribe latest accelerometer management"
This reverts commit b13b7246a4b40ab53ec22d33e935d25c8ee8d1fc. Change-Id: Iadff64e858dbb8b5b4dd0dfbe773ec3b96138087
Diffstat (limited to 'include/linux/wakeup_reason.h')
-rw-r--r--include/linux/wakeup_reason.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/wakeup_reason.h b/include/linux/wakeup_reason.h
index b58723ab7c7..7ce50f0debc 100644
--- a/include/linux/wakeup_reason.h
+++ b/include/linux/wakeup_reason.h
@@ -19,7 +19,5 @@
#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 */