aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clockdomains.h
diff options
context:
space:
mode:
authorAbhijit Pagare <abhijitpagare@ti.com>2010-01-26 20:12:58 -0700
committerPaul Walmsley <paul@pwsan.com>2010-01-26 20:12:58 -0700
commit6b04e0d99d4113ede24e263e3df246a17f490339 (patch)
treeacc34c7b5c533b212608bb74fc72360a4f0f16c0 /arch/arm/mach-omap2/clockdomains.h
parentARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation (diff)
downloadlinux-dev-6b04e0d99d4113ede24e263e3df246a17f490339.tar.xz
linux-dev-6b04e0d99d4113ede24e263e3df246a17f490339.zip
ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
One of the clock domains was missing from the auto-generated file. It has been added here. Signed-off-by: Abhijit Pagare <abhijitpagare@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/clockdomains.h')
-rw-r--r--arch/arm/mach-omap2/clockdomains.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/clockdomains.h b/arch/arm/mach-omap2/clockdomains.h
index f985e0a15c4b..6dc5ddc9a3a4 100644
--- a/arch/arm/mach-omap2/clockdomains.h
+++ b/arch/arm/mach-omap2/clockdomains.h
@@ -461,6 +461,7 @@ static struct clockdomain *clockdomains_omap[] = {
&l4_secure_44xx_clkdm,
&l4_per_44xx_clkdm,
&abe_44xx_clkdm,
+ &l3_instr_44xx_clkdm,
&l3_init_44xx_clkdm,
&mpuss_44xx_clkdm,
&mpu0_44xx_clkdm,