From: Rickard Strandqvist Date: Mon, 13 Apr 2015 03:49:24 +0000 (+0800) Subject: ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). X-Git-Tag: omap-for-v4.1/fixes-rc1~114^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd4ce36dcbc8e3b2218e84cdfd1dff6d5671f3c;p=pandora-kernel.git ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). ACPICA commit 2a9ebd974aee41391f4b0edcd4f0cc5ee23ec2f8 Remove the function acpi_ut_create_pkg_state_and_push() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Link: https://github.com/acpica/acpica/commit/2a9ebd97 Signed-off-by: Rickard Strandqvist Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed