diff options
author | Terry Lv <r65388@freescale.com> | 2012-10-19 14:26:00 +0800 |
---|---|---|
committer | Terry Lv <r65388@freescale.com> | 2012-10-19 14:28:02 +0800 |
commit | e4ab626ad1067aa9c3491d8888c8d402bcdca547 (patch) | |
tree | f2d27a06191c2d6f09bd50515e4960ad840a33dc /lib_i386/realmode_switch.S | |
parent | 8397d1de635e0c781805423f9a379b8b3893db0b (diff) | |
download | u-boot-imx-e4ab626ad1067aa9c3491d8888c8d402bcdca547.zip u-boot-imx-e4ab626ad1067aa9c3491d8888c8d402bcdca547.tar.gz u-boot-imx-e4ab626ad1067aa9c3491d8888c8d402bcdca547.tar.bz2 |
ENGR00230391: Fix build fail issue of sata
Fix build fail issue of sata.
mx6q_arm2.c: In function 'sata_initialize':
mx6q_arm2.c:261:6: error: 'sata_curr_device' undeclared (first use in
this function)
mx6q_arm2.c:261:6: note: each undeclared identifier is reported only
once for each function it appears in
mx6q_arm2.c:299:2: warning: implicit declaration of function
'__sata_initialize' [-Wimplicit-function-declaration]
mx6q_arm2.c: In function 'setup_sata':
mx6q_arm2.c:346:6: error: 'sata_curr_device' undeclared (first use in
this function)
mx6q_arm2.c: At top level:
mx6q_arm2.c:81:12: warning: 'system_rev' defined but not used
[-Wunused-variable]
make[1]: *** [mx6q_arm2.o] Error 1
Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'lib_i386/realmode_switch.S')
0 files changed, 0 insertions, 0 deletions