qcacld-3.0: Remove qdf_util.h from osif_sync

Now that qdf_status_to_os_return() has moved to qdf_status.h in
Iaa2efa5f662be014a61a8490c3fab411ec0f2054, remove references to
qdf_util.h from osif_sync.

Change-Id: I42e70c8ac1a29ebba6d00994a12b96076684c403
CRs-Fixed: 2397508
This commit is contained in:
Dustin Brown 2019-02-12 15:14:09 -08:00 committed by nshrivas
parent 8660dd30d8
commit 93bdff328c
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@
#include "qdf_lock.h"
#include "qdf_status.h"
#include "qdf_types.h"
#include "qdf_util.h"
#include "wlan_dsc_driver.h"
#include "wlan_dsc_psoc.h"
#include "wlan_dsc_vdev.h"

View File

@ -24,7 +24,6 @@
#include "qdf_lock.h"
#include "qdf_status.h"
#include "qdf_types.h"
#include "qdf_util.h"
/**
* struct osif_vdev_sync - a vdev synchronization context