From: Dominik Brodowski Date: Tue, 3 Nov 2009 00:05:33 +0000 (+0100) Subject: pcmcia: move some window-related code to pcmcia_ioctl.c X-Git-Tag: v2.6.33-rc1~412^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b0364bfc71c4abc97dfc47f85bb32363266e4e;p=pandora-kernel.git pcmcia: move some window-related code to pcmcia_ioctl.c pcmcia_get_window() and pcmcia_get_mem_page() were only called from pcmcia_ioctl.c. Therefore, move these functions to that file, and remove the useless EXPORTs. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed