From e8caed0f6f739a0375c2da926ec03951d66c5d02 Mon Sep 17 00:00:00 2001 From: Houston Hoffman Date: Thu, 5 May 2016 16:09:02 -0700 Subject: [PATCH] qcacmn: Remove ol_fw include from wmi_unified.c ol_fw include was not needed. Change-Id: I9a3a408029c00ca528a09fb92e1b1ed4a6acf8e9 CRs-Fixed: 1012824 --- wmi_unified.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/wmi_unified.c b/wmi_unified.c index cec1cd5c05..dcfcf1a258 100644 --- a/wmi_unified.c +++ b/wmi_unified.c @@ -34,9 +34,6 @@ #include "a_debug.h" #include "ol_if_athvar.h" #include "ol_defines.h" -#ifndef WMI_NON_TLV_SUPPORT -#include "ol_fw.h" -#endif #include "htc_api.h" #include "htc_api.h" #include "dbglog_host.h"