Skip to content
Snippets Groups Projects
Commit 1b9beb09 authored by NeilBrown's avatar NeilBrown Committed by 谢秀奇
Browse files

watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problem


[ Upstream commit 3aa8b8bb ]

These files need
   #include <linux/mod_devicetable.h>
to compile correctly.

Fixes: ac316725 ("headers: separate linux/mod_devicetable.h from linux/platform_device.h")
Signed-off-by: default avatarNeilBrown <neil@brown.name>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent ceda8e0a
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment