mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
When PCMCIA_DEBUG is set, cm40x0_cs.c and cm4000_cs.c don't build because the definition of reader_to_dev uses a non-existent handle field of the struct pcmcia_device in the call to handle_to_dev. As handle_to_dev works on struct pcmcia_device, the fix is quite trivial. Signed-off-by: Pascal Terjan <pterjan@mandriva.com> Cc: Harald Welte <laforge@gnumonks.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| cm4000_cs.c | ||
| cm4040_cs.c | ||
| cm4040_cs.h | ||
| Kconfig | ||
| Makefile | ||
| synclink_cs.c | ||