qcacmn: Clean up DP API's

Remove DP API's which are not being used/defined.

Change-Id: I8a1ee7e3156873227131b526793f464ff4444312
CRs-Fixed: 2483400
This commit is contained in:
Akshay Kosigi
2019-06-24 14:32:18 +05:30
committed by nshrivas
parent c74162c269
commit 6eef9e3c6e
4 changed files with 10 additions and 15 deletions

View File

@@ -110,7 +110,7 @@ dp_wdi_event_iter_sub(
void
dp_wdi_event_handler(
enum WDI_EVENT event,
void *soc,
struct dp_soc *soc,
void *data,
uint16_t peer_id,
int status, uint8_t pdev_id)