--- cs.c.orig Sun Feb 13 23:24:43 2000 +++ cs.c Tue Feb 15 19:49:25 2000 @@ -2297,7 +2297,9 @@ EXPORT_SYMBOL(pcmcia_get_status); EXPORT_SYMBOL(pcmcia_get_tuple_data); EXPORT_SYMBOL(pcmcia_insert_card); +#ifdef CONFIG_CARDBUS EXPORT_SYMBOL(pcmcia_lookup_bus); +#endif EXPORT_SYMBOL(pcmcia_map_mem_page); EXPORT_SYMBOL(pcmcia_modify_configuration); EXPORT_SYMBOL(pcmcia_modify_window);