Skip to content

Commit 98d22b0

Browse files
dtorKalle Valo
authored andcommitted
rt2x00: remove input-polldev.h header
The driver does not use input subsystem so we do not need this header, and it is being removed, so stop pulling it in. Signed-off-by: Dmitry Torokhov <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
1 parent c91a9cf commit 98d22b0

File tree

1 file changed

+0
-1
lines changed
  • drivers/net/wireless/ralink/rt2x00

1 file changed

+0
-1
lines changed

drivers/net/wireless/ralink/rt2x00/rt2x00.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <linux/leds.h>
2424
#include <linux/mutex.h>
2525
#include <linux/etherdevice.h>
26-
#include <linux/input-polldev.h>
2726
#include <linux/kfifo.h>
2827
#include <linux/hrtimer.h>
2928
#include <linux/average.h>

0 commit comments

Comments
 (0)