ACPI: inline trivial acpi_os_get_thread_id()
authorLen Brown <lenb@toshiba.site>
Sat, 1 Apr 2006 10:12:23 +0000 (05:12 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 1 Apr 2006 10:12:23 +0000 (05:12 -0500)
acpi_os_get_thread_id() is used only for debugging
code that is not enabled on Linux, so stub it out.

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found