summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/pmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/pmi.h')
-rw-r--r--include/asm-powerpc/pmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/pmi.h b/include/asm-powerpc/pmi.h
index e1dc090748df..b4e91fbf5081 100644
--- a/include/asm-powerpc/pmi.h
+++ b/include/asm-powerpc/pmi.h
@@ -30,6 +30,7 @@
#ifdef __KERNEL__
#define PMI_TYPE_FREQ_CHANGE 0x01
+#define PMI_TYPE_POWER_BUTTON 0x02
#define PMI_READ_TYPE 0
#define PMI_READ_DATA0 1
#define PMI_READ_DATA1 2