Re: [PATCH 4/5] pm: move pm notifiers into suspend.h

From: Rafael J. Wysocki
Date: Thu Jun 23 2011 - 08:03:30 EST


On Thursday, June 23, 2011, Cong Wang wrote:
> ä 2011å06æ23æ 03:49, Rafael J. Wysocki åé:
> >> +#ifdef CONFIG_PM
> >> > +#include<linux/suspend.h>
> >> > +#endif
> > I don't think the #ifdef in necessary. Any dependencies on CONFIG_PM
> > (or CONFIG_SUSPEND etc.) should be taken care of inside of suspend.h.
> > This file should be fixed if they aren't.
> >
>
> Ok, please check the updated version below.

That's fine by me. Please feel free to add my ACK to the patch.

Thanks,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/