[PATCH v2] Fix building ft1000-pcmcia driver.

From: Marek Belisko
Date: Mon Jan 10 2011 - 07:14:12 EST


Following patche fix compilation errors in ft1000-pcmcia driver.
Driver was marked as BROKEN.

Thanks chl.pixo@xxxxxxxxx for his contribution and testing.

Changes from v1 to v2:
- use pcmcia_get_mac_from_cis() instead self implemented function
suggested by (Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>)

Marek Belisko (1):
staging: ft1000-pcmcia: Fix compilation errors.

drivers/staging/ft1000/Kconfig | 2 +-
drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c | 263 +++-----------------
drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.h | 1 -
drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c | 2 +-
drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 34 ++--
5 files changed, 55 insertions(+), 247 deletions(-)
delete mode 100644 drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.h

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/