Ver código fonte

sfc: Remove inclusion of workarounds.h from efx.c

efx.c does not use hardware workarounds.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Ben Hutchings 16 anos atrás
pai
commit
f90748f009
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      drivers/net/sfc/efx.c

+ 0 - 1
drivers/net/sfc/efx.c

@@ -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)