From: Justin P. Mattock Date: Thu, 20 May 2010 20:40:02 +0000 (-0700) Subject: pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI X-Git-Tag: v2.6.35-rc3~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2d364b315191bf9f8659f7d221acdf5506a989;p=pandora-kernel.git pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI Seems pointless to have two #ifdef's with the same CONFIG_YENTA_TI. Remove the extra one and move CARDBUS_TYPE_ENE with the others. [linux@dominikbrodowski.net: spelling & whitespace fixes] Signed-off-by: Justin P. Mattock Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed