Hi Lv,
On 4 September 2014 00:35, Zheng, Lv lv.zheng@intel.com wrote:
From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-owner@vger.kernel.org] On Behalf Of Ashwin Chaugule Sent: Thursday, September 04, 2014 6:19 AM
+#include <acpi/actbl.h>
Please do not include this directly, it is already included by <linux/acpi.h> even when CONFIG is N. See <linux/acpi.h> -> <acpi/acpi.h> -> <acpi/actbl.h>
I'll update this accordingly.
Thanks, Ashwin