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

ARM: 9379/1: coresight: tpda: drop owner assignment

parent 8fea6b7f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -333,7 +333,6 @@ static struct amba_id tpda_ids[] = {
static struct amba_driver tpda_driver = {
	.drv = {
		.name   = "coresight-tpda",
		.owner	= THIS_MODULE,
		.suppress_bind_attrs = true,
	},
	.probe          = tpda_probe,