mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ppc4xx: Fix compilation warning in denali_spd_ddr2.c
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
4ec9d78fe5
commit
cab99d6f32
1 changed files with 1 additions and 0 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue