diff options
author | Tom Rix <Tom.Rix@windriver.com> | 2009-06-30 15:04:13 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-07-18 22:36:32 +0200 |
commit | 6bb6e6c75ec4ef496f00f7f530e549d3e073c5de (patch) | |
tree | 7ba3777738f3f8644c164f8dc11d27116e8b130f /include/lzma/LzmaDecode.h | |
parent | dba107b967332fc8a35867f4d58038626c968800 (diff) | |
download | u-boot-imx-6bb6e6c75ec4ef496f00f7f530e549d3e073c5de.zip u-boot-imx-6bb6e6c75ec4ef496f00f7f530e549d3e073c5de.tar.gz u-boot-imx-6bb6e6c75ec4ef496f00f7f530e549d3e073c5de.tar.bz2 |
OMAP3 Fix compiler warning for v7_flush_dcache_all
On build of omap3 targets in MAKEALL, the *.ERR files have
cpu.c: In function 'cleanup_before_linux':
cpu.c:64: warning: implicit declaration of function 'v7_flush_dcache_all'
cpu.c:64: warning: implicit declaration of function 'get_device_type
The functions v7_flush_dcache_all and get_device_type are declared
in include/asm-arm/arch-omap3/sys_proto.h, so use this file to
declare the functions.
Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Diffstat (limited to 'include/lzma/LzmaDecode.h')
0 files changed, 0 insertions, 0 deletions