Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87842661 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Octeon: Don't set .owner.

parent 04f156c9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -129,7 +129,6 @@ MODULE_DEVICE_TABLE(of, of_flash_match);
static struct platform_driver of_flash_driver = {
	.driver = {
		.name = "octeon-of-flash",
		.owner = THIS_MODULE,
		.of_match_table = of_flash_match,
	},
	.probe		= octeon_flash_probe,