Net / e1000e: Fix build issue introduced by runtime PM patch
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 18 Mar 2010 06:12:24 +0000 (23:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Mar 2010 06:12:24 +0000 (23:12 -0700)
The recent PCI runtime PM patch broke build for CONFIG_PM_RUNTIME
and CONFIG_PM_SLEEP undefined.  Fix that by moving the PM callbacks
under suitable #ifdefs.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found