From 38e60923f08c79f97a4acc656e5a67627c183628 Mon Sep 17 00:00:00 2001 From: Houston Hoffman Date: Thu, 14 Apr 2016 17:16:04 -0700 Subject: [PATCH] qcacmn: Remove cds_api and wma_api includes The inclues are not needed. Change-Id: I874a511535fded52f346201b24f6d3174334b430 CRs-Fixed: 1003804 --- wmi_unified_tlv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/wmi_unified_tlv.c b/wmi_unified_tlv.c index 6b815b6624..45881b7caf 100644 --- a/wmi_unified_tlv.c +++ b/wmi_unified_tlv.c @@ -29,7 +29,6 @@ #include "wmi_unified_api.h" #include "wmi.h" #include "wmi_unified_priv.h" -#include "wma_api.h" #include "wma.h" #include "wmi_version_whitelist.h"