qcacmn: Use HOST_INTEREST_ADDRESS from targaddrs.h
WIN side code already uses the address FW interface header file. No impact on MCL side as these are addresses are for WIN chips. Change-Id: I540de3adf749d02aa9e56cca3f1f1baa39052dc7 CRs-Fixed: 2066361
Esse commit está contido em:

commit de
snandini

pai
5c1cc50c22
commit
7ddb964c75
@@ -149,12 +149,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
|
||||
|
Referência em uma nova issue
Block a user