mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>