uboot-mt623x/drivers/pcmcia
Graeme Russ a92510e7fa Misc ti_pci1410a fixups
Removed do_pinit() - now declared in cmd_pcmcia.c

Added #define CONFIG_CMD_PCMCIA around pcmcia_off() in line with other
PCMCIA drivers

signed/unsigned type fixups

Added semi-colon after default: label as required by newer gcc

The only board that appears to use this driver is the sc520_spunk which
is very old and very likely very broken anyway. I do not have one to test
whether this patch breaks anything functionaly, I have can only check
that it compiles without warning or error

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2009-09-04 21:54:04 +02:00
..
Makefile mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
i82365.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
marubun_pcmcia.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc8xx_pcmcia.c mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
pxa_pcmcia.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
rpx_pcmcia.c drivers/pcmcia : move pcmcia drivers to drivers/pcmcia 2007-11-24 20:35:56 +01:00
ti_pci1410a.c Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
tqm8xx_pcmcia.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00