summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Boudet <x-boudet@ti.com>2012-04-30 19:34:19 +0800
committerAndy Green <andy.green@linaro.org>2012-06-20 12:08:08 +0800
commit8a406d346af5d979f42b48759736a4ee5f359299 (patch)
treee93bbce2ecc45de2f47f07a0bbb3c497a4699196
parent8ac0a23f0ada6fb16f5d9402b478b3ebe5593717 (diff)
omap4: fix omap44xx_gpu_hwmod definition
Signed-off-by: Xavier Boudet <x-boudet@ti.com>
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_44xx_data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index bdb3543aa70..a01ba25115d 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -2772,7 +2772,6 @@ static struct omap_hwmod omap44xx_gpu_hwmod = {
.mpu_irqs = omap44xx_gpu_irqs,
.main_clk = "gpu_fck",
.clkdm_name = "l3_gfx_clkdm",
- .vdd_name = "core",
.prcm = {
.omap4 = {
.clkctrl_offs = OMAP4_CM_GFX_GFX_CLKCTRL_OFFSET,