]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
authorMarek Vasut <marex@denx.de>
Mon, 5 Mar 2012 23:45:35 +0000 (00:45 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 26 Mar 2012 21:09:25 +0000 (23:09 +0200)
commit8e807ec3aa977fd50bea18ce0b51b15877a6bde5
treeb085f34bbad4c9bbea034c16380ff00cb2271a29
parent696df71b5f564916db6762b8f21605676abc6baf
IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}

These symbols are no longer defined in Linux-ARM's mach-types files. Replace
these with CONFIG_MACH_TYPE instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>
12 files changed:
board/actux1/actux1.c
board/actux2/actux2.c
board/actux3/actux3.c
board/actux4/actux4.c
board/dvlhost/dvlhost.c
board/prodrive/pdnb3/pdnb3.c
include/configs/actux1.h
include/configs/actux2.h
include/configs/actux3.h
include/configs/actux4.h
include/configs/dvlhost.h
include/configs/pdnb3.h