diff options
author | Wolfgang Denk <wd@denx.de> | 2010-10-24 16:07:23 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-24 16:13:40 +0200 |
commit | 1db3fca7192dc3ce7196c628db308ee6ac1ac87a (patch) | |
tree | 09a119e6bd213faedceb0a16183b11657c7a1a41 /include/configs/MVSMR.h | |
parent | 26fe3d2b8f505744bf29348af0fed405d493e881 (diff) | |
download | u-boot-imx-1db3fca7192dc3ce7196c628db308ee6ac1ac87a.zip u-boot-imx-1db3fca7192dc3ce7196c628db308ee6ac1ac87a.tar.gz u-boot-imx-1db3fca7192dc3ce7196c628db308ee6ac1ac87a.tar.bz2 |
MPC8315ERD: fix build error
Commit 29c6fbe "MPC5121: Add USB EHCI support" renamed
CONFIG_SYS_MPC8xxx_USB_ADDR into CONFIG_SYS_FSL_USB_ADDR but missed
to update arch/powerpc/cpu/mpc83xx/cpu_init.c, resulting in:
cpu_init.c: In function 'cpu_init_f':
cpu_init.c:332: error: 'CONFIG_SYS_MPC8xxx_USB_ADDR' undeclared (first use in this function)
cpu_init.c:332: error: (Each undeclared identifier is reported only once
cpu_init.c:332: error: for each function it appears in.)
make[1]: *** [/work/wd/tmp-ppc/arch/powerpc/cpu/mpc83xx/cpu_init.o] Error 1
Fix this.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/MVSMR.h')
0 files changed, 0 insertions, 0 deletions