On Sun, 22 Jun 2008, Dirk Behme wrote:

> Fix warnings

One other request while you're in there: could you please also convert the 
0x0070 in:

 #define OMAP3430_PRM_CLKSRC_CTRL                                       \
       OMAP34XX_PRM_REGADDR(OMAP3430_GR_MOD, 0x0070)

to 

 #define OMAP3430_PRM_CLKSRC_CTRL                                       \
       _OMAP34XX_PRM_REGADDR(OMAP3430_GR_MOD, OMAP3_PRM_CLKSRC_CTRL_OFFSET)



- Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to