From: Bob Moore Date: Thu, 21 Jan 2010 01:08:31 +0000 (+0800) Subject: ACPICA: Update for new gcc-4 warning options X-Git-Tag: v2.6.34-rc1~237^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2147d3f00f85c9e993786863d8138694672da01b;p=pandora-kernel.git ACPICA: Update for new gcc-4 warning options Added several new options for the gcc-4 generation, and updated the source accordingly. This includes some code restructuring to eliminate unreachable code, elimination of some gotos, elimination of unused return values, and some additional casting. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed