ACPICA: Emit all unresolved method externals in a text block
authorBob Moore <robert.moore@intel.com>
Thu, 8 Aug 2013 07:29:27 +0000 (15:29 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 8 Aug 2013 13:36:08 +0000 (15:36 +0200)
commitb268cee867ed193379762fdf94005c5bb79317a8
treebc6f43c75c1d54f99bb7c7d7626294c3a7f38448
parent38f7c5a11e8ec0f770d8850ca8442528a959f9f3
ACPICA: Emit all unresolved method externals in a text block

Put all of the unresolved external method declarations in a single block,
since they are important and may cause the resulting disassembled ASL file
to not compile.
This patch only affects ACPICA utilities and is necessary to avoid adding
source code divergences between Linux and ACPICA upstream.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/aclocal.h