xen idle: make xen-specific macro xen-specific
authorLen Brown <len.brown@intel.com>
Sun, 10 Feb 2013 04:08:07 +0000 (23:08 -0500)
committerLen Brown <len.brown@intel.com>
Sun, 10 Feb 2013 06:06:34 +0000 (01:06 -0500)
This macro is only invoked by Xen,
so make its definition specific to Xen.

> set_pm_idle_to_default()
< xen_set_default_idle()

Signed-off-by: Len Brown <len.brown@intel.com>
Cc: xen-devel@lists.xensource.com

No differences found