]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
rt2x00: remove input-polldev.h header
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 2 Oct 2019 21:50:52 +0000 (14:50 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 8 Oct 2019 15:49:22 +0000 (18:49 +0300)
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 <dmitry.torokhov@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ralink/rt2x00/rt2x00.h

index 2b216edd0c7d2cbecb10ca1ec46834910538cbed..a90a518b40d368f9a3da741ea8efade3e5ef2791 100644 (file)
@@ -23,7 +23,6 @@
 #include <linux/leds.h>
 #include <linux/mutex.h>
 #include <linux/etherdevice.h>
-#include <linux/input-polldev.h>
 #include <linux/kfifo.h>
 #include <linux/hrtimer.h>
 #include <linux/average.h>