qcacmn: Update Interrupt name list

Update Interrupt name list of dummy_irq handler.

Change-Id: I8e79f6e64a0fec2bb72d4c44cd8647669cbb44cf
This commit is contained in:
Sathyanarayanan Esakkiappan
2018-09-26 17:53:47 +05:30
committad av nshrivas
förälder b5eee614ee
incheckning 29c8fd48da
2 ändrade filer med 2 tillägg och 4 borttagningar

Visa fil

@@ -71,7 +71,7 @@ typedef void *hif_handle_t;
* defining irq nubers that can be used by external modules like datapath
*/
enum hif_ic_irq {
host2wbm_desc_feed = 18,
host2wbm_desc_feed = 16,
host2reo_re_injection,
host2reo_command,
host2rxdma_monitor_ring3,