|
@@ -615,7 +615,6 @@ static struct platform_driver mvebu_uart_platform_driver = {
|
|
.probe = mvebu_uart_probe,
|
|
.probe = mvebu_uart_probe,
|
|
.remove = mvebu_uart_remove,
|
|
.remove = mvebu_uart_remove,
|
|
.driver = {
|
|
.driver = {
|
|
- .owner = THIS_MODULE,
|
|
|
|
.name = "mvebu-uart",
|
|
.name = "mvebu-uart",
|
|
.of_match_table = of_match_ptr(mvebu_uart_of_match),
|
|
.of_match_table = of_match_ptr(mvebu_uart_of_match),
|
|
},
|
|
},
|