qcacmn: Remove references of cds_ieee80211_defines.h

The file cds_ieee80211_defines.h is removed as part of
Change-Id: I3b7a3f61f82ea15b7975fb5d143257c80382f20d.
Hence remove the references of this file.

Change-Id: Ie94a748d062b65824e5b1f8aba8b7f7d92e937aa
CRs-Fixed: 2405051
This commit is contained in:
Srinivas Girigowda
2019-02-25 17:27:38 -08:00
committed by nshrivas
parent acc11e646e
commit 4468047f83

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016-2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2016-2019 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -19,10 +19,6 @@
#ifndef _DP_RX_MON_H_
#define _DP_RX_MON_H_
#ifdef CONFIG_MCL
#include <cds_ieee80211_defines.h>
#endif
/**
* dp_rx_mon_dest_process() - Brain of the Rx processing functionality
* Called from the bottom half (tasklet/NET_RX_SOFTIRQ)