summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvf/board-quartz.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mvf/board-quartz.c')
-rw-r--r--arch/arm/mach-mvf/board-quartz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvf/board-quartz.c b/arch/arm/mach-mvf/board-quartz.c
index dde924e28181..e146616e33c3 100644
--- a/arch/arm/mach-mvf/board-quartz.c
+++ b/arch/arm/mach-mvf/board-quartz.c
@@ -470,7 +470,7 @@ static struct sys_timer mxc_timer = {
/*
* initialize __mach_desc_ data structure.
*/
-MACHINE_START(MVFA5_TWR_VF700, "Device Solutions QDK Board")
+MACHINE_START(DS_QUARTZ, "Device Solutions QDK Board")
.boot_params = MVF_PHYS_OFFSET + 0x100,
.fixup = fixup_mxc_board,
.map_io = mvf_map_io,