From: Lv Zheng Date: Fri, 13 Sep 2013 05:14:21 +0000 (+0800) Subject: ACPI / IPMI: Cleanup several acpi_ipmi_device members X-Git-Tag: v3.13-rc1~96^2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb037b89a3125627f02c40af3e3d38c3228184b;p=pandora-kernel.git ACPI / IPMI: Cleanup several acpi_ipmi_device members This (trivial) patch: 1. Deletes a member of the acpi_ipmi_device, smi_data, which is not actually used. 2. Updates a member of the acpi_ipmi_device, pnp_dev, which is only used by dev_warn() invocations, so changes it to a struct device. Signed-off-by: Lv Zheng Reviewed-by: Huang Ying Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed