summaryrefslogtreecommitdiffstats
path: root/src/include/sys
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2012-05-15 17:41:48 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-06-07 12:23:21 -0500
commitce5981f6862bd2ba8f3b687ad7658f3c6b7190d0 (patch)
tree9cba461966f7750a47144f89735951ac7920b28c /src/include/sys
parenta1e7f8b6516c4270f8dacaa1f3a87dcf8ba772a0 (diff)
downloadtalos-hostboot-ce5981f6862bd2ba8f3b687ad7658f3c6b7190d0.tar.gz
talos-hostboot-ce5981f6862bd2ba8f3b687ad7658f3c6b7190d0.zip
Shutdown interrupt sources
RTC: 39878 Change-Id: I0c37a0dce8b818cf4a7b6fefe982b838dafcf917 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1074 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/sys')
-rw-r--r--src/include/sys/msg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/sys/msg.h b/src/include/sys/msg.h
index 91dd51ce9..4bbf0b265 100644
--- a/src/include/sys/msg.h
+++ b/src/include/sys/msg.h
@@ -61,7 +61,6 @@ enum msg_sys_types_t
MSG_INTR_EXTERN, //!< Msg sent from kernel to user space on ext intr
MSG_INTR_ADD_CPU, //!< Add cpu core, data[0] = cpuid (PIR)
- MSG_INTR_REMOVE_CPU,//!< un-configure intrp on cpu core, data[0] = cpuid
};
// System-defined root queue types
OpenPOWER on IntegriCloud