From: Jesper Juhl Date: Sun, 20 Nov 2011 11:07:09 +0000 (+0000) Subject: net, sja1000: Don't include version.h in peak_pci.c when not needed X-Git-Tag: Ubuntu-5.0.0-8.9~17244^2~52 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=fbe54e3b7a7ad7de92b65e8b10fae300eeec6ef3;p=mirror_ubuntu-disco-kernel.git net, sja1000: Don't include version.h in peak_pci.c when not needed It was pointed out by "make versioncheck" that we do not need to include version.h in drivers/net/can/sja1000/peak_pci.c This patch removes the unneeded include. Signed-off-by: Jesper Juhl Acked-by: Marc Kleine-Budde Signed-off-by: David S. Miller --- diff --git a/drivers/net/can/sja1000/peak_pci.c b/drivers/net/can/sja1000/peak_pci.c index 905bce0b3a43..2c7f5036f570 100644 --- a/drivers/net/can/sja1000/peak_pci.c +++ b/drivers/net/can/sja1000/peak_pci.c @@ -20,7 +20,6 @@ */ #include -#include #include #include #include