On Wed, Jun 06, 2012 at 04:38:41PM +0300, Artem Bityutskiy wrote: > On Wed, 2012-06-06 at 11:20 +0200, Roland Stigge wrote: > > +#else > > +#define lpc32xx_nand_resume NULL > > +#define lpc32xx_nand_suspend NULL > > +#endif > > 0, not NULL. Err, what planet are you on there. These are _pointers_ to functions, so using a _pointer_ is more correct than using an _integer_. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html