aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx.h
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2011-12-02 18:23:56 +0000
committerBen Hutchings <bhutchings@solarflare.com>2011-12-06 22:07:54 +0000
commit547c474fa7dffeff312a8568d243f5f1fe84938c (patch)
tree42acc6d6caba8772603ef6458d84ac265e4f9456 /drivers/net/ethernet/sfc/efx.h
parentMAINTAINERS: Update sfc maintainers (diff)
downloadlinux-dev-547c474fa7dffeff312a8568d243f5f1fe84938c.tar.xz
linux-dev-547c474fa7dffeff312a8568d243f5f1fe84938c.zip
sfc: Remove device ID macros only used once
The SFC9020/SFL9021 device IDs are only used in the device ID table, where we can just as well use comments. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/ethernet/sfc/efx.h')
-rw-r--r--drivers/net/ethernet/sfc/efx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/ethernet/sfc/efx.h b/drivers/net/ethernet/sfc/efx.h
index 4764793ed234..8a5336d86a12 100644
--- a/drivers/net/ethernet/sfc/efx.h
+++ b/drivers/net/ethernet/sfc/efx.h
@@ -14,10 +14,6 @@
#include "net_driver.h"
#include "filter.h"
-/* PCI IDs */
-#define BETHPAGE_A_P_DEVID 0x0803
-#define SIENA_A_P_DEVID 0x0813
-
/* Solarstorm controllers use BAR 0 for I/O space and BAR 2(&3) for memory */
#define EFX_MEM_BAR 2