[PATCH v5 3/4] clocksource/drivers/timer-mediatek: Convert timer-mediatek to a loadable module

Frank Li Frank.Li at nxp.com
Fri Mar 6 08:51:39 PST 2026


From: Frank Li (AI-BOT) <frank.li at nxp.com>

> +#include <linux/module.h>
> +#include <linux/of_device.h>
> +#include <linux/platform_device.h>

AI: Include headers should be sorted alphabetically. "of_device.h" should come
before "platform_device.h".

Frank



More information about the Linux-mediatek mailing list