Commit 1c0a3803 authored by Stefan Weil's avatar Stefan Weil Committed by Greg Kroah-Hartman

USB: ohci-jz4740: Fix spelling in MODULE_ALIAS

platfrom -> platform

Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: default avatarStefan Weil <weil@mail.berlios.de>
Reviewed-by: default avatarJesper Juhl <jj@chaosbits.net>
Cc: stable <stable@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 793b6233
......@@ -273,4 +273,4 @@ static struct platform_driver ohci_hcd_jz4740_driver = {
},
};
MODULE_ALIAS("platfrom:jz4740-ohci");
MODULE_ALIAS("platform:jz4740-ohci");
Markdown is supported
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