git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b02d6e
)
ACPI: osl.c: replace return_ACPI_STATUS with return
author
Lin Ming
<ming.m.lin@intel.com>
Wed, 31 Dec 2008 01:23:57 +0000
(09:23 +0800)
committer
Len Brown
<len.brown@intel.com>
Wed, 31 Dec 2008 06:02:05 +0000
(
01:02
-0500)
return_ACPI_STATUS is an internal acpica function, replace it with return.
acpi_gbl_permanent_mmap moved from acglobal.h to acpixf.h for external use
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found