]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sfc: Remove inclusion of workarounds.h from efx.c
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 1 Sep 2008 11:46:16 +0000 (12:46 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Sep 2008 13:53:43 +0000 (09:53 -0400)
efx.c does not use hardware workarounds.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/sfc/efx.c

index 2a2300571cbfa21f277c53025ead15e8c59a5dea..d3b76bd580940ba2e9cbb928b275a898047eed7d 100644 (file)
@@ -28,7 +28,6 @@
 #include "efx.h"
 #include "mdio_10g.h"
 #include "falcon.h"
-#include "workarounds.h"
 #include "mac.h"
 
 #define EFX_MAX_MTU (9 * 1024)