Remove another unused static const variable num_chip_names, from

aic7xxx.c this time.

Noticed by:	pluknet
MFC after:	3 days
This commit is contained in:
Dimitry Andric 2013-12-24 18:52:36 +00:00
parent a3da01fc76
commit 35e1ba0a3b

View File

@ -73,7 +73,6 @@ char *ahc_chip_names[] =
"aic7892",
"aic7899"
};
static const u_int num_chip_names = NUM_ELEMENTS(ahc_chip_names);
/*
* Hardware error codes.