diff options
Diffstat (limited to 'quantum/split_common/transaction_id_define.h')
| -rw-r--r-- | quantum/split_common/transaction_id_define.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/quantum/split_common/transaction_id_define.h b/quantum/split_common/transaction_id_define.h index 8c19948107..18d3826b83 100644 --- a/quantum/split_common/transaction_id_define.h +++ b/quantum/split_common/transaction_id_define.h | |||
| @@ -88,6 +88,10 @@ enum serial_transaction_id { | |||
| 88 | PUT_WATCHDOG, | 88 | PUT_WATCHDOG, |
| 89 | #endif // defined(SPLIT_WATCHDOG_ENABLE) | 89 | #endif // defined(SPLIT_WATCHDOG_ENABLE) |
| 90 | 90 | ||
| 91 | #if defined(HAPTIC_ENABLE) && defined(SPLIT_HAPTIC_ENABLE) | ||
| 92 | PUT_HAPTIC, | ||
| 93 | #endif // defined(HAPTIC_ENABLE) && defined(SPLIT_HAPTIC_ENABLE) | ||
| 94 | |||
| 91 | #if defined(SPLIT_TRANSACTION_IDS_KB) || defined(SPLIT_TRANSACTION_IDS_USER) | 95 | #if defined(SPLIT_TRANSACTION_IDS_KB) || defined(SPLIT_TRANSACTION_IDS_USER) |
| 92 | PUT_RPC_INFO, | 96 | PUT_RPC_INFO, |
| 93 | PUT_RPC_REQ_DATA, | 97 | PUT_RPC_REQ_DATA, |
