Linus Torvalds wrote: > > So I'd much rather just have two different functions, one in the CONFIG_PM > section, and one in the !CONFIG_PM one. That's how we already do > everything else in that header file (and how we handle PCI etc). More like this then? I'm not sure whether you'd prefer to apply that logic to the "struct pm_info" innards too. That file has multiple CONFIG_PM sections, too. - Dave