qcacld-3.0: Remove SIR_LIM_KEY_ID_INTERRUPT_MSG

Message id SIR_LIM_KEY_ID_INTERRUPT_MSG is obsolete, so remove it.

Change-Id: If17cee5583889b8c0d30e8b9333d0a60ad614eaa
CRs-Fixed: 2353421
diff --git a/core/mac/src/include/sir_params.h b/core/mac/src/include/sir_params.h
index 621831d..c483105 100644
--- a/core/mac/src/include/sir_params.h
+++ b/core/mac/src/include/sir_params.h
@@ -706,8 +706,7 @@
 /* UNUSED                              (SIR_LIM_ITC_MSG_TYPES_BEGIN + 5) */
 /* UNUSED                              (SIR_LIM_ITC_MSG_TYPES_BEGIN + 6) */
 /* UNUSED                              (SIR_LIM_ITC_MSG_TYPES_BEGIN + 7) */
-/* Message from ISR upon SP's Invalid key ID interrupt */
-#define SIR_LIM_KEY_ID_INTERRUPT_MSG       (SIR_LIM_ITC_MSG_TYPES_BEGIN + 8)
+/* UNUSED                              (SIR_LIM_ITC_MSG_TYPES_BEGIN + 8) */
 /* Message from ISR upon SP's Replay threshold reached interrupt */
 #define SIR_LIM_REPLAY_THRES_INTERRUPT_MSG (SIR_LIM_ITC_MSG_TYPES_BEGIN + 9)
 /* Message from HDD after the TD dummy packet is cleaned up */