From: Bob Moore Date: Wed, 30 Jul 2014 04:20:26 +0000 (+0800) Subject: ACPICA: Work around an ancient GCC bug. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~142^2~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8884de6a47dda88f8fdf4efa9960149fb5a8a46f;p=pandora-kernel.git ACPICA: Work around an ancient GCC bug. warning: cast from function call of type 'char *' to non-matching type 'long unsigned int' Since acpi_ut_format_number() hasn't been enabled for the Linux kernel, this patch doesn't affect the Linux kernel. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed