mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-03 20:47:45 +01:00
The current MMC infrastructure relies on the existence of an arch-specific header file. This isn't necessary, and a couple drivers were forced to implement dummy files to meet this requirement. Instead, we move the stuff in those header files into a more appropriate place, and eliminate the stubs and the #include of asm/arch/mmc.h Signed-off-by: Andy Fleming <afleming@freescale.com> |
||
|---|---|---|
| .. | ||
| config.mk | ||
| cpu.c | ||
| i2c.c | ||
| interrupts.c | ||
| Makefile | ||
| mmc.c | ||
| mmc.h | ||
| pxafb.c | ||
| serial.c | ||
| start.S | ||
| usb.c | ||