diff options
-rw-r--r-- | drivers/amba/tegra-ahb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/amba/tegra-ahb.c b/drivers/amba/tegra-ahb.c index d8961ef4d2e7..c6dc3548e5d1 100644 --- a/drivers/amba/tegra-ahb.c +++ b/drivers/amba/tegra-ahb.c | |||
@@ -277,7 +277,6 @@ static struct platform_driver tegra_ahb_driver = { | |||
277 | .probe = tegra_ahb_probe, | 277 | .probe = tegra_ahb_probe, |
278 | .driver = { | 278 | .driver = { |
279 | .name = DRV_NAME, | 279 | .name = DRV_NAME, |
280 | .owner = THIS_MODULE, | ||
281 | .of_match_table = tegra_ahb_of_match, | 280 | .of_match_table = tegra_ahb_of_match, |
282 | .pm = &tegra_ahb_pm, | 281 | .pm = &tegra_ahb_pm, |
283 | }, | 282 | }, |