On Fri, Sep 11, 2015 at 03:14:28PM +0100, Peter Griffin wrote: > +#define ST_FDMA_PM (&st_fdma_pm) > +#else > +#define ST_FDMA_PM NULL > +#endif Pls use PM helpers you dont need to do this -- ~Vinod