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:
parent
a3da01fc76
commit
35e1ba0a3b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user