diff options
| author | Amit Jain <ajain@motorola.com> | 2014-10-04 20:13:37 +0000 |
|---|---|---|
| committer | Amit Jain <ajain@motorola.com> | 2014-10-04 20:13:37 +0000 |
| commit | b431796a84b21383566d0d1b1728da4fe265a357 (patch) | |
| tree | 2b2ee8a290f4f89da8ca48aefba8e6b4abe47f43 /include/linux/wakeup_source_notify.h | |
| parent | 58efe519a5477c70a184cdf376520122127f69f0 (diff) | |
| download | olio-linux-3.10-b431796a84b21383566d0d1b1728da4fe265a357.tar.xz olio-linux-3.10-b431796a84b21383566d0d1b1728da4fe265a357.zip | |
Revert "IKXCLOCK-4061: power key behavior change"
This reverts commit 58efe519a5477c70a184cdf376520122127f69f0.
Change-Id: I8a80fcb5d7386ac8c74da99aa649ad549d64d3a1
Diffstat (limited to 'include/linux/wakeup_source_notify.h')
| -rw-r--r-- | include/linux/wakeup_source_notify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/wakeup_source_notify.h b/include/linux/wakeup_source_notify.h index 2681835738d..98db849d13d 100644 --- a/include/linux/wakeup_source_notify.h +++ b/include/linux/wakeup_source_notify.h @@ -14,7 +14,7 @@ * this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef WAKEUP_SOURCE_NOTIFY_H +#ifndef WAKEUP_SOURCEE_NOTIFY_H #define WAKEUP_SOURCE_NOTIFY_H #ifdef __KERNEL__ |