mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 05:47:46 +07:00
mt7601u: remove unnecessary include
There is no need to include linux/version.h in a in-tree driver. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dinan Gunawardena <dinan.gunawardena@netronome.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
faad5433b7
commit
adcc710d0a
@ -15,7 +15,6 @@
|
|||||||
#include "mt7601u.h"
|
#include "mt7601u.h"
|
||||||
#include "mac.h"
|
#include "mac.h"
|
||||||
#include <linux/etherdevice.h>
|
#include <linux/etherdevice.h>
|
||||||
#include <linux/version.h>
|
|
||||||
|
|
||||||
static int mt7601u_start(struct ieee80211_hw *hw)
|
static int mt7601u_start(struct ieee80211_hw *hw)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user