diff options
author | Liam Girdwood <lrg@ti.com> | 2011-07-24 15:59:40 -0400 |
---|---|---|
committer | Paolo Pisati <paolo.pisati@canonical.com> | 2012-08-17 04:18:23 -0400 |
commit | aa6b823611882bb8082cdecd2b91cb121d50ae63 (patch) | |
tree | f6d88f92fea5a28580987968987f7178cd6cf9c1 | |
parent | d3f8a396ce8bd7eaae406b767b73f13928bae371 (diff) |
Subject: [PATCH 064/104] OMAP: hwmod - enable mcpdm hwmod device.
Signed-off-by: Liam Girdwood <lrg@ti.com>
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 |
1 files changed, 1 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 d41272bef8e..d5bdba9cfaf 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c | |||
@@ -5202,7 +5202,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = { | |||
5202 | &omap44xx_mcbsp4_hwmod, | 5202 | &omap44xx_mcbsp4_hwmod, |
5203 | 5203 | ||
5204 | /* mcpdm class */ | 5204 | /* mcpdm class */ |
5205 | /* &omap44xx_mcpdm_hwmod, */ | 5205 | &omap44xx_mcpdm_hwmod, |
5206 | 5206 | ||
5207 | /* mcspi class */ | 5207 | /* mcspi class */ |
5208 | &omap44xx_mcspi1_hwmod, | 5208 | &omap44xx_mcspi1_hwmod, |