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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Tzung-Bi Shih <[email protected]>
1 parent 30afa63 commit 3f638e4

File tree

1 file changed

+0
-1
lines changed
  • drivers/platform/chrome/wilco_ec

1 file changed

+0
-1
lines changed

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 <[email protected]>");
576576
MODULE_DESCRIPTION("Wilco EC ACPI event driver");
577577
MODULE_LICENSE("GPL");
578-
MODULE_ALIAS("platform:" DRV_NAME);

0 commit comments

Comments
 (0)