Skip to content

Commit 3f638e4

Browse files
author
Tzung-Bi Shih
committed
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
There is no platform driver in the file. Remove the redundant MODULE_ALIAS(). Reviewed-by: Benson Leung <bleung@chromium.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240329075630.2069474-18-tzungbi@kernel.org Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
1 parent 30afa63 commit 3f638e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • drivers/platform/chrome/wilco_ec

drivers/platform/chrome/wilco_ec/event.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,4 +575,3 @@ module_exit(event_module_exit);
575575
MODULE_AUTHOR("Nick Crews <ncrews@chromium.org>");
576576
MODULE_DESCRIPTION("Wilco EC ACPI event driver");
577577
MODULE_LICENSE("GPL");
578-
MODULE_ALIAS("platform:" DRV_NAME);

0 commit comments

Comments
 (0)