diff options
| -rw-r--r-- | hif/src/hif_main.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hif/src/hif_main.c b/hif/src/hif_main.c index aa3d05883cbc..6cd21f42f771 100644 --- a/hif/src/hif_main.c +++ b/hif/src/hif_main.c @@ -145,12 +145,6 @@ bool hif_can_suspend_link(struct hif_opaque_softc *hif_ctx) return scn->linkstate_vote == 0; } -#ifndef CONFIG_WIN -#define QCA9984_HOST_INTEREST_ADDRESS -1 -#define QCA9888_HOST_INTEREST_ADDRESS -1 -#define IPQ4019_HOST_INTEREST_ADDRESS -1 -#endif - /** * hif_hia_item_address(): hif_hia_item_address * @target_type: target_type |
