pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI
commit4f2d364b315191bf9f8659f7d221acdf5506a989
authorJustin P. Mattock <justinmattock@gmail.com>
Thu, 20 May 2010 20:40:02 +0000 (20 13:40 -0700)
committerDominik Brodowski <linux@dominikbrodowski.net>
Mon, 7 Jun 2010 16:22:57 +0000 (7 18:22 +0200)
tree40ce8d366a4fa40ad9f4ca0733ed02a9050a461f
parent02caa56e4b789b80ae7e0f0f0789f94b44ad32ef
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 <justinmattock@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/yenta_socket.c