commit | c9104b04fe708ec4ac7452eef7ccdedfd22eff25 | [log] [tgz] |
---|---|---|
author | Varka Bhadram <varkabhadram@gmail.com> | Mon Sep 08 09:28:19 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 11:59:14 2014 -0700 |
tree | 6bd14b6fc374a4fb584aa50d8366a8031857ff5d | |
parent | e403aded79a1bfb610adc53490ded8d2058f9daf [diff] |
ethernet: ti: remove unwanted THIS_MODULE macro It removes the owner field updation of driver structure. It will be automatically updated by module_platform_driver() Signed-off-by: Varka Bhadram <varkab@cdac.in> Signed-off-by: David S. Miller <davem@davemloft.net>