]> git.ipfire.org Git - people/ms/u-boot.git/commit
pxa: fix previous definition on cpu init
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 1 May 2008 00:13:44 +0000 (02:13 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 3 May 2008 18:56:22 +0000 (20:56 +0200)
commit27c38689d0cfde0e444239345f97b5eecc9f4067
treeb57a69d1b9532b2b81d7d5e38c3dd6d26bec536c
parent6d12e697de794d700767f22f950e3026ccf4daf6
pxa: fix previous definition on cpu init

start.S:183:1: warning: "ICMR" redefined
In file included from start.S:33:
include/asm/arch/pxa-regs.h:935:1: warning: this is the location of the previous definition
start.S:187:1: warning: "RCSR" redefined
...

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/pxa/start.S