This is a *temp* patch needed only till the clock patches which add additional offset defs from Paul W are in pm-1 Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> --- arch/arm/mach-omap2/cm.h | 2 ++ 1 files changed, 2 insertions(+) Index: linux-omap-2.6/arch/arm/mach-omap2/cm.h =================================================================== --- linux-omap-2.6.orig/arch/arm/mach-omap2/cm.h 2008-09-25 16:26:59.000000000 +0530 +++ linux-omap-2.6/arch/arm/mach-omap2/cm.h 2008-09-25 16:27:12.000000000 +0530 @@ -36,6 +36,8 @@ #define OMAP3430_CM_CLKOUT_CTRL \ OMAP34XX_CM_REGADDR(OMAP3430_CCR_MOD, 0x0070) +#define OMAP3430_CM_CLKOUT_CTRL_OFFSET 0x0070 + /* * Module specific CM registers from CM_BASE + domain offset * Use cm_{read,write}_mod_reg() with these registers. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html