Fix the build. The SMC_8020BT define doesn't exist yet.
Approved by: re (implicit)
This commit is contained in:
parent
619a359924
commit
0b98232c5c
@ -57,7 +57,9 @@ static const struct pccard_product sn_pccard_products[] = {
|
||||
PCMCIA_CARD(DSPSI, XJACK),
|
||||
PCMCIA_CARD(NEWMEDIA, BASICS),
|
||||
PCMCIA_CARD(PSION, GOLDCARD),
|
||||
#if 0
|
||||
PCMCIA_CARD(SMC, 8020BT),
|
||||
#endif
|
||||
PCMCIA_CARD(SMC, SMC91C96),
|
||||
{ NULL }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user