staging: wfx: drop useless include

ieee80211.h is useless since commit 5e911c3d9d ("staging: wfx: avoid
defining array of flexible struct")

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20220225112405.355599-7-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jérôme Pouiller 2022-02-25 12:24:01 +01:00 committed by Greg Kroah-Hartman
parent 063cf5f589
commit a564d55a0c
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
#ifndef WFX_HIF_API_CMD_H #ifndef WFX_HIF_API_CMD_H
#define WFX_HIF_API_CMD_H #define WFX_HIF_API_CMD_H
#include <linux/ieee80211.h>
#include "hif_api_general.h" #include "hif_api_general.h"
enum wfx_hif_requests_ids { enum wfx_hif_requests_ids {