mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-03 05:19:06 +00:00
Except for one debug message in a driver marked BROKEN, pcmcia_get_status is only used by the ioctl. Therefore, move it to pcmcia_ioctl.c and unexport it. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>