diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-26 14:48:29 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-26 14:48:28 -0700 |
| commit | 2a358a675bf7919ec9d7ee439e17d709ce2aecbc (patch) | |
| tree | f34fea34d479db293524d332d2bfd45c97e468f0 /include/linux | |
| parent | cd6b388dabddf4d588f009896512cf9441a3ae36 (diff) | |
| parent | 0f44e4f13105a77b07fe3d7a5bb47c09c72f4926 (diff) | |
Merge "msm: ipa3: Update registers configurations for IPAv3.5/3.5.1"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ipa.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ipa.h b/include/linux/ipa.h index 5f85508353c9..d85cf54cc785 100644 --- a/include/linux/ipa.h +++ b/include/linux/ipa.h @@ -764,6 +764,7 @@ enum ipa_irq_type { IPA_TX_SUSPEND_IRQ, IPA_TX_HOLB_DROP_IRQ, IPA_BAM_IDLE_IRQ, + IPA_BAM_GSI_IDLE_IRQ = IPA_BAM_IDLE_IRQ, IPA_IRQ_MAX }; |
