瀏覽代碼

mmc: bcm2835_sdhci: add missing include

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Jeroen Hofstee 10 年之前
父節點
當前提交
74321944e6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/mmc/bcm2835_sdhci.c

+ 1 - 0
drivers/mmc/bcm2835_sdhci.c

@@ -40,6 +40,7 @@
 #include <malloc.h>
 #include <sdhci.h>
 #include <asm/arch/timer.h>
+#include <asm/arch-bcm2835/sdhci.h>
 
 /* 400KHz is max freq for card ID etc. Use that as min */
 #define MIN_FREQ 400000