]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Move atmel_mci driver into drivers/mmc
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Thu, 12 Jun 2008 17:27:58 +0000 (19:27 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 9 Jul 2008 22:05:52 +0000 (00:05 +0200)
commitc3bf1ad7baa1b0dd989dedc260b7098b6089ae05
tree60e942785ce5f552951995f87e31ace8aead32ba
parentd2d54ea449639f3d1a6007e333ab9fcc609a18f0
mmc: Move atmel_mci driver into drivers/mmc

This makes it easier to use the driver on other platforms.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Acked-by: Jean-Chritophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/at32ap/Makefile
drivers/mmc/Makefile
drivers/mmc/atmel_mci.c [moved from cpu/at32ap/atmel_mci.c with 100% similarity]
drivers/mmc/atmel_mci.h [moved from cpu/at32ap/atmel_mci.h with 100% similarity]