Skip to content
Snippets Groups Projects
Commit 1de97f98 authored by Andy Fleming's avatar Andy Fleming
Browse files

Eliminated arch-specific mmc header requirement


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: default avatarAndy Fleming <afleming@freescale.com>
parent abb5466c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment