Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwess...
[cascardo/linux.git] / include / linux / pstore.h
index ece0c6b..8884f6e 100644 (file)
@@ -39,6 +39,7 @@ enum pstore_type_id {
        PSTORE_TYPE_PPC_RTAS    = 4,
        PSTORE_TYPE_PPC_OF      = 5,
        PSTORE_TYPE_PPC_COMMON  = 6,
+       PSTORE_TYPE_PMSG        = 7,
        PSTORE_TYPE_UNKNOWN     = 255
 };