Commit dfa59f3d authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Greg Kroah-Hartman
Browse files

usb: host: ehci-mv: drop duplicated MODULE_ALIAS

parent b7a0a63f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -258,8 +258,6 @@ static int mv_ehci_remove(struct platform_device *pdev)
	return 0;
}

MODULE_ALIAS("mv-ehci");

static const struct platform_device_id ehci_id_table[] = {
	{"pxa-u2oehci", 0},
	{"pxa-sph", 0},