diff options
author | Pascal Terjan <pterjan@mandriva.com> | 2007-11-14 16:58:39 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:37 -0800 |
commit | ddd73611b7bddbc0a9079f27a1471f635100aaab (patch) | |
tree | f3dc5c9a0efaeb59f25c9900401e37a375181b79 /lib/Makefile | |
parent | 6fc48af82cef55546d640778698943b6227b7fb0 (diff) | |
download | op-kernel-dev-ddd73611b7bddbc0a9079f27a1471f635100aaab.zip op-kernel-dev-ddd73611b7bddbc0a9079f27a1471f635100aaab.tar.gz |
cm40x0_cs.c: fix debug macros
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>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions