commit | 70b30fb13bf46d7874537f5e2089bcc772559fc4 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Tue Aug 21 16:18:20 2007 +0100 |
committer | Len Brown <len.brown@intel.com> | Sat Aug 25 01:38:40 2007 -0400 |
tree | d4a71181fea24e25878589ef018a946367e62cb7 | |
parent | ead77594af3a49e48ceec61a1824362be4b5cafa [diff] |
ACPI: Fix a warning of discarding qualifiers from pointer target type drivers/acpi/ec.c: In function `acpi_ec_ecdt_probe': drivers/acpi/ec.c:873: warning: passing arg 1 of `acpi_get_devices' discards qualifiers from pointer target type Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Len Brown <len.brown@intel.com>