u-boot/cpu/mpc85xx
Anatolij Gustschin 96026d42fa Fix 4xx build issue
Building for 4xx doesn't work since commit 4dbdb768:

In file included from 4xx_pcie.c:28:
include/asm/processor.h:971: error: expected ')' before 'ver'
make[1]: *** [4xx_pcie.o] Error 1

This patch fixes the problem.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
2008-06-19 22:48:45 +02:00
..
Makefile 85xx: Added support for multicore boot mechanism 2008-03-26 11:43:03 -05:00
commproc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
config.mk 85xx: Add -mno-spe to e500/85xx builds 2008-04-29 20:08:43 +02:00
cpu.c Fix 4xx build issue 2008-06-19 22:48:45 +02:00
cpu_init.c FSL LAW: Keep track of LAW allocations 2008-06-11 01:50:53 -05:00
ether_fcc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
fdt.c 85xx: Add setting of cache props in the device tree. 2008-06-10 18:22:25 -05:00
interrupts.c Fix source for ECM error IVPR 2008-02-27 16:28:57 -06:00
mp.c 85xx: Additional fixes and cleanup of MP code 2008-04-29 09:42:19 -05:00
mp.h 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page 2008-03-26 11:43:04 -05:00
pci.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
qe_io.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
release.S 85xx: Additional fixes and cleanup of MP code 2008-04-29 09:42:19 -05:00
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
serial_scc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
spd_sdram.c 85xx/86xx: Move to dynamic mgmt of LAWs 2008-06-11 01:52:23 -05:00
speed.c Fix calculation of I2C clock for some 85xx chips 2008-04-18 17:43:09 -05:00
start.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tlb.c Coding Style Cleanup; update CHANGELOG 2008-01-23 14:31:17 +01:00
traps.c MPC85xx: Change traps.c to not reference non-addressable memory 2008-06-09 13:31:20 -05:00