]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/acpi_numa.h
hwmon: (lm90) Add support for the LM99 16 degree offset
[linux-2.6-omap-h63xx.git] / include / acpi / acpi_numa.h
index b62cd36ff324777ec675173055db9eafbbaae019..173972672175588c181718aef6cf7f1537c37758 100644 (file)
@@ -13,8 +13,8 @@
 
 extern int pxm_to_node(int);
 extern int node_to_pxm(int);
-extern int __cpuinit acpi_map_pxm_to_node(int);
-extern void __cpuinit acpi_unmap_pxm_to_node(int);
+extern void __acpi_map_pxm_to_node(int, int);
+extern int acpi_map_pxm_to_node(int);
 
 #endif                         /* CONFIG_ACPI_NUMA */
 #endif                         /* __ACP_NUMA_H */