From: Dominik Brodowski Date: Tue, 10 Jan 2006 19:40:40 +0000 (+0100) Subject: [PATCH] pcmcia: remove unused field Present from config_t X-Git-Tag: v2.6.17-rc1~14^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae9c7d8198ae973da3b927e28d63f294ffa11e3;p=pandora-kernel.git [PATCH] pcmcia: remove unused field Present from config_t config_t.Present is set to the same value as CardValues, which isn't modified anywhere. Therefore, we can use only one of these two objects. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed