]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix compilation error for TASREG
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>
Fri, 1 Aug 2008 00:53:06 +0000 (19:53 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 1 Aug 2008 10:35:35 +0000 (12:35 +0200)
commit01ae85b58b51d2fb1fac5b93095f6042cf48ae7b
treead9babb67469a118b248518432727dfbe986d24f
parent35d3bd3cc35c508a6823dac77e0fd126808e4fc7
Fix compilation error for TASREG

TASREG is ColdFire platform, the include ppc4xx.h in
board/esd/common/flash.c causes conflict.

Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
board/esd/common/flash.c