| Submitter | Dirk Behme |
|---|---|
| Date | May 15, 2011, 7:19 p.m. |
| Message ID | <1305487175-29292-1-git-send-email-dirk.behme@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/95661/ |
| State | Superseded |
| Delegated to: | Albert ARIBAUD |
| Headers | show |
Comments
Patch
Index: u-boot.git/board/armltd/vexpress/ca9x4_ct_vxp.c =================================================================== --- u-boot.git.orig/board/armltd/vexpress/ca9x4_ct_vxp.c +++ u-boot.git/board/armltd/vexpress/ca9x4_ct_vxp.c @@ -38,6 +38,7 @@ #include <asm/arch/systimer.h> #include <asm/arch/sysctrl.h> #include <asm/arch/wdt.h> +#include <../drivers/mmc/arm_pl180_mmci.h> static ulong timestamp; static ulong lastdec;