1
0
Fork 0

USB: ohci-jz4740: Fix spelling in MODULE_ALIAS

platfrom -> platform

Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
wifi-calibration
Stefan Weil 2010-11-07 22:14:31 +01:00 committed by Greg Kroah-Hartman
parent 793b62337e
commit 1c0a38038e
1 changed files with 1 additions and 1 deletions

View File

@ -273,4 +273,4 @@ static struct platform_driver ohci_hcd_jz4740_driver = {
},
};
MODULE_ALIAS("platfrom:jz4740-ohci");
MODULE_ALIAS("platform:jz4740-ohci");