瀏覽代碼

ppc4xx: Fix compilation warning in denali_spd_ddr2.c

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 17 年之前
父節點
當前提交
cab99d6f32
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cpu/ppc4xx/denali_spd_ddr2.c

+ 1 - 0
cpu/ppc4xx/denali_spd_ddr2.c

@@ -45,6 +45,7 @@
 #include <asm/io.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>
+#include <asm/cache.h>
 
 #if defined(CONFIG_SPD_EEPROM) &&				\
 	(defined(CONFIG_440EPX) || defined(CONFIG_440GRX))