From: Bob Moore Date: Thu, 8 Aug 2013 07:29:27 +0000 (+0800) Subject: ACPICA: Emit all unresolved method externals in a text block X-Git-Tag: v3.12-rc1~178^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b268cee867ed193379762fdf94005c5bb79317a8;p=pandora-kernel.git 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 Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed