ACPI: uninline ACPI global locking functions
authorAndrew Morton <akpm@osdl.org>
Fri, 20 Oct 2006 21:30:27 +0000 (14:30 -0700)
committerLen Brown <len.brown@intel.com>
Sat, 21 Oct 2006 05:22:43 +0000 (01:22 -0400)
- Fixes a build problem with CONFIG_M386=y (include file dependencies get
  messy).

- Share the implementation between x86 and x86_64

- These are too big to inline anyway.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found