On Thu, Jun 28, 2012 at 08:41:30PM +0530, Shubhrajyoti D wrote: > Remove the definition of SYSS_RESETDONE_MASK and use the > one in omap_hwmod.h. > > Reviewed-by: Felipe Balbi > Signed-off-by: Shubhrajyoti D > --- > - Add Felipe's reviewed by tag > > drivers/i2c/busses/i2c-omap.c | 4 +--- > 1 files changed, 1 insertions(+), 3 deletions(-) > > diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c > index 6d05f18..4bbf288 100644 > --- a/drivers/i2c/busses/i2c-omap.c > +++ b/drivers/i2c/busses/i2c-omap.c > @@ -43,6 +43,7 @@ > #include > #include > #include > +#include Hmmm, so far the driver has no plat/mach dependencies and now this gets added. Need to think about it a bit more... -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ |