net/bnx2x: remove unused preprocessor code
authorChas Williams <3chas3@gmail.com>
Tue, 11 Oct 2016 23:04:53 +0000 (19:04 -0400)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 13 Oct 2016 13:30:59 +0000 (15:30 +0200)
commit8eba25e3d6455febbab81fa4e10c0cffae55f4ad
treea542eeefe4f4f22bdc311eedb21a17fd10dc34ed
parenta518584d1fcfe377c86f518c917a205b692c838c
net/bnx2x: remove unused preprocessor code

ELINK_INCLUDE_EMUL and ELINK_INCLUDE_FPGA are never defined.  Remove them
along with enumeration constants dependent on their inclusion.

Fixes: 540a211084a7 ("bnx2x: driver core")

Signed-off-by: Chas Williams <3chas3@gmail.com>
Acked-by: Harish Patil <harish.patil@qlogic.com>
drivers/net/bnx2x/bnx2x.c
drivers/net/bnx2x/elink.c
drivers/net/bnx2x/elink.h