mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
#include "mt7601u.h"
|
||||
#include "mac.h"
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/version.h>
|
||||
|
||||
static int mt7601u_start(struct ieee80211_hw *hw)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue