Skip to content

Commit dab267c

Browse files
185264646storulf
authored andcommitted
mmc: dw_mmc-hi3798cv200: remove MODULE_ALIAS()
The alias is not used and should be removed. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Yang Xiwen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent 8880398 commit dab267c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/mmc/host/dw_mmc-hi3798cv200.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,3 @@ module_platform_driver(dw_mci_hi3798cv200_driver);
201201

202202
MODULE_DESCRIPTION("HiSilicon Hi3798CV200 Specific DW-MSHC Driver Extension");
203203
MODULE_LICENSE("GPL v2");
204-
MODULE_ALIAS("platform:dwmmc_hi3798cv200");

0 commit comments

Comments
 (0)