Re: [PATCH] Input: elan_i2c - Use device-id/acpi.h for ACPI IDs
From: Dmitry Torokhov
Date: Fri Aug 14 2026 - 15:11:36 EST
On Sun, Aug 09, 2026 at 10:29:28PM +0800, Longlong Xia wrote:
> From: Longlong Xia <xialonglong@xxxxxxxxxx>
>
> elan-i2c-ids.h only needs struct acpi_device_id from the ACPI
> device ID definitions. The MODULE_DEVICE_TABLE() user already includes
> <linux/module.h>.
>
> Include <linux/device-id/acpi.h> instead of the broader
> <linux/mod_devicetable.h> header.
>
> Assisted-by: Codex:GPT-5
> Signed-off-by: Longlong Xia <xialonglong@xxxxxxxxxx>
Applied, thank you.
--
Dmitry