]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/pxa/mmc.c
Eliminated arch-specific mmc header requirement
[karo-tx-uboot.git] / cpu / pxa / mmc.c
index 7199e8952b676f7c44c0d2ab5da2d9fef420c2ac..8f5277e10d9824dec8681d150c796f5ba7a3cf86 100644 (file)
@@ -28,6 +28,8 @@
 #include <asm/arch/hardware.h>
 #include <part.h>
 
+#include "mmc.h"
+
 #ifdef CONFIG_MMC
 
 extern int fat_register_device(block_dev_desc_t * dev_desc, int part_no);