Commit a0c50b9b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Russell King (Oracle)
Browse files

ARM: 9374/1: coresight: etb10: drop owner assignment

parent 7ebc2eef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -844,7 +844,6 @@ MODULE_DEVICE_TABLE(amba, etb_ids);
static struct amba_driver etb_driver = {
	.drv = {
		.name	= "coresight-etb10",
		.owner	= THIS_MODULE,
		.pm	= &etb_dev_pm_ops,
		.suppress_bind_attrs = true,