mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-30 18:53:17 +01:00
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> |
||
|---|---|---|
| .. | ||
| i82365.c | ||
| Makefile | ||
| marubun_pcmcia.c | ||
| mpc8xx_pcmcia.c | ||
| pxa_pcmcia.c | ||
| rpx_pcmcia.c | ||
| ti_pci1410a.c | ||
| tqm8xx_pcmcia.c | ||