summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Boudet <x-boudet@ti.com>2012-05-31 16:27:17 +0800
committerAndy Green <andy.green@linaro.org>2012-06-20 12:08:15 +0800
commit2f148701718d018a0925d40eadd736dc44937e13 (patch)
tree8b91970f1fa03ca316b3ff3537d65cc7ab7b97b0
parentfbf4ab1837729c4f7c1d7d506ce2b689ec1626d3 (diff)
ARM: OMAP: remove ipu_c1tracking-topic-gpu
Signed-off-by: Xavier Boudet <x-boudet@ti.com> Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
-rw-r--r--arch/arm/mach-omap2/remoteproc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/remoteproc.c b/arch/arm/mach-omap2/remoteproc.c
index 6da321d7ceb..3c6857440cb 100644
--- a/arch/arm/mach-omap2/remoteproc.c
+++ b/arch/arm/mach-omap2/remoteproc.c
@@ -126,7 +126,6 @@ static struct omap_rproc_pdata omap4_rproc_data[] = {
.firmware = "ducati-m3-core0.xem3",
.mbox_name = "mailbox-1",
.oh_name = "ipu_c0",
- .oh_name_opt = "ipu_c1",
.timers = ipu_timers,
.timers_cnt = ARRAY_SIZE(ipu_timers),
.ops = &ducati_ops,