summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-lpc2292
AgeCommit message (Collapse)Author
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming
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>
2007-05-09Add the files for the SMN42 boardPeter Pearse