This patch removes all unused includes we have in the r6040 driver. Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> --- diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c index 6531ff5..d453987 100644 --- a/drivers/net/r6040.c +++ b/drivers/net/r6040.c @@ -24,13 +24,9 @@ #include <linux/kernel.h> #include <linux/module.h> -#include <linux/version.h> -#include <linux/moduleparam.h> -#include <linux/string.h> #include <linux/timer.h> #include <linux/errno.h> #include <linux/ioport.h> -#include <linux/slab.h> #include <linux/interrupt.h> #include <linux/pci.h> #include <linux/netdevice.h> @@ -45,9 +41,6 @@ #include <linux/bitops.h> #include <linux/io.h> #include <linux/irq.h> -#include <linux/uaccess.h> - -#include <asm/processor.h> #define DRV_NAME "r6040" #define DRV_VERSION "0.18" -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Andy Whitcroft | Re: 2.6.23-rc6-mm1 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Alan | Re: [RFC] Heads up on sys_fallocate() |
git: | |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Winkler, Tomas | RE: iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
