mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 14:43:03 +00:00
cc014f3e29
plat/regs-sdhci.h is not used anywhere but in the sdhci-s3c driver, so it can become a local file there and all other inclusions removed. plat/sdhci.h is used only to define the platform devices, and with the exception of the platform_data structure not needed by the driver, so we can split out the platform_data definition instead and leave the rest to platform code. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Chris Ball <cjb@laptop.org> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
common.c | ||
common.h | ||
dev-audio.c | ||
dma.c | ||
Kconfig | ||
mach-smdkc100.c | ||
Makefile | ||
Makefile.boot | ||
setup-fb-24bpp.c | ||
setup-i2c0.c | ||
setup-i2c1.c | ||
setup-ide.c | ||
setup-keypad.c | ||
setup-sdhci-gpio.c | ||
setup-spi.c |