commit | 3e54048691bce3f323fd5460695273be379803b9 | [log] [tgz] |
---|---|---|
author | Hannes Eder <hannes@hanneseder.net> | Sat Nov 29 07:21:29 2008 +0100 |
committer | Len Brown <len.brown@intel.com> | Sun Nov 30 00:10:31 2008 -0500 |
tree | 53961b52b6db754a48f02fb93425c78379719f9b | |
parent | c5279dee26c0e8d7c4200993bfc4b540d2469598 [diff] |
ACPI: EC: fix compilation warning Fix the warning introduced in commit c5279dee26c0e8d7c4200993bfc4b540d2469598, and give the dummy variable a more verbose name. drivers/acpi/ec.c: In function 'acpi_ec_ecdt_probe': drivers/acpi/ec.c:1015: warning: ISO C90 forbids mixed declarations and code Signed-off-by: Hannes Eder <hannes@hanneseder.net> Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>