From: Marc Zyngier Date: Wed, 5 May 2010 17:51:47 +0000 (-0700) Subject: pcmcia: fix compilation after 16bit state locking changes X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a3a6e163f08a1530300fa67494aee3332fa424;p=pandora-kernel.git pcmcia: fix compilation after 16bit state locking changes Commit 04de0816 (pcmcia: pcmcia_dev_present bugfix) broke the deprecated ioctl layer. Fix it by getting rid of references to unexisting fields. Signed-off-by: Marc Zyngier Reported-by: Pavel Machek ---