Memory hotplug: Move alternative function definitions to header
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 1 Jun 2013 20:24:07 +0000 (22:24 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 1 Jun 2013 20:24:07 +0000 (22:24 +0200)
Move the definitions of offline_pages() and remove_memory()
for CONFIG_MEMORY_HOTREMOVE to memory_hotplug.h, where they belong,
and make them static inline.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found