提交 83ea7445 编写于 作者: A Andrew Morton 提交者: Len Brown

[ACPI] fix build warning

Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 f165b10f
......@@ -638,7 +638,7 @@ acpi_ec_space_handler (
if (function == ACPI_WRITE)
temp >>= 8;
i++;
(u8)address ++;
address++;
goto next_byte;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册