kernel: ltq-adsl-mei: Fix compilation with Linux 5.15
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 26 Mar 2022 10:19:04 +0000 (11:19 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Oct 2022 17:44:46 +0000 (19:44 +0200)
commita075ddb8ca8febefc6f61befb508cb2c42e08bbb
treeb2113d0df7c8f41fe31c3a6e04e266e5f419bbb8
parent2964353927304997735fd27a4144e0e533a29601
kernel: ltq-adsl-mei: Fix compilation with Linux 5.15

struct of_device_id is not implicitly included anymore. Include
<linux/mod_devicetable.h> to fix compilation on Linux 5.15.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
package/kernel/lantiq/ltq-adsl-mei/src/drv_mei_cpe.c